]> err.no Git - linux-2.6/commit
sh: __user annotations for __get/__put_user().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 03:52:56 +0000 (12:52 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:36 +0000 (02:43 +0000)
commite08f457c7c0cc7720f28349f8780ea752c063441
tree7b82666f2002d57dc57d022daf90c778265159e9
parent7a302a9674593259866de4a9d5ae8edc03dc1934
sh: __user annotations for __get/__put_user().

This adds in some more __user annotations. These weren't being
handled properly in some of the __get_user and __put_user paths,
so tidy those up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/process.c
arch/sh/kernel/ptrace.c
arch/sh/kernel/signal.c
arch/sh/kernel/traps.c
include/asm-sh/page.h
include/asm-sh/sections.h
include/asm-sh/system.h
include/asm-sh/uaccess.h