uaccess: add probe_kernel_write()
authorIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 18:05:36 +0000 (20:05 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 18:05:36 +0000 (20:05 +0200)
add probe_kernel_read() and probe_kernel_write().

Uninlined and restricted to kernel range memory only, as suggested
by Linus.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>

No differences found