linux-kernel-test/arch/microblaze
Arnd Bergmann 353b431baf microblaze: fix __user annotations
The microblaze signal handling code gets some __user
pointers wrong, as shown by sparse.
This adds the annotations where appropriate and
change sys_rt_sigreturn to correctly pass a user
stack down to do_sigaltstack instead of a kernel
structure.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-05-21 15:56:05 +02:00
..
boot microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
configs microblaze: Update Microblaze defconfig 2009-05-18 14:47:41 +02:00
include/asm microblaze: Remove POWERPC reference from Microblaze gpio.h 2009-05-21 15:56:04 +02:00
kernel microblaze: fix __user annotations 2009-05-21 15:56:05 +02:00
lib microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
mm microblaze: export some symbols 2009-05-21 15:56:05 +02:00
platform microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
Kconfig microblaze: Kconfig: Enable drivers for Microblaze 2009-05-21 15:56:04 +02:00
Kconfig.debug microblaze_v8: Kconfig patches 2009-03-27 14:25:50 +01:00
Makefile microblaze: Use CFLAGS_KERNEL instead of CFLAGS 2009-04-23 16:27:35 +02:00