• Arnd Bergmann's avatar
    microblaze: clean up signal handling · 3183e068
    Arnd Bergmann authored
    When legacy signal handling is disabled, the
    arch/microblaze/kernel/signal.c implementation can
    be much simpler, as most of it is handled generically
    from kernel/signal.c.
    
    This is also a prerequisite for using the generic
    asm/unistd.h, which does not provide __NR_sigreturn,
    because this macro is referenced by the current signal.c
    implementation.
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
    3183e068
signal.h 32 Bytes