On Tue, Feb 23, 2021 at 7:01 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
On Tue, Feb 23, 2021 at 3:52 PM Marco Elver <elver@xxxxxxxxxx> wrote:
Introduces the TRAP_PERF si_code, and associated siginfo_t field
si_perf. These will be used by the perf event subsystem to send signals
(if requested) to the task where an event occurred.
Signed-off-by: Marco Elver <elver@xxxxxxxxxx>
arch/m68k/kernel/signal.c | 3 +++
Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
For asm-generic:
Acked-by: Arnd Bergmann <arnd@xxxxxxxx>