Home
last modified time | relevance | path

Searched hist:"3183 e06863f49a500fc76427db4d60825a26f81b" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/microblaze/kernel/
H A Dentry.Sdiff 3183e06863f49a500fc76427db4d60825a26f81b Thu Jun 18 19:55:29 CEST 2009 Arnd Bergmann <arnd@arndb.de> microblaze: clean up signal handling

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: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
H A Dsyscall_table.Sdiff 3183e06863f49a500fc76427db4d60825a26f81b Thu Jun 18 19:55:29 CEST 2009 Arnd Bergmann <arnd@arndb.de> microblaze: clean up signal handling

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: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
H A Dsignal.cdiff 3183e06863f49a500fc76427db4d60825a26f81b Thu Jun 18 19:55:29 CEST 2009 Arnd Bergmann <arnd@arndb.de> microblaze: clean up signal handling

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: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
/linux/arch/microblaze/include/asm/
H A Dunistd.hdiff 3183e06863f49a500fc76427db4d60825a26f81b Thu Jun 18 19:55:29 CEST 2009 Arnd Bergmann <arnd@arndb.de> microblaze: clean up signal handling

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: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>