aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorAmerigo Wang <amwang@redhat.com>2009-06-03 21:46:09 -0400
committerRusty Russell <rusty@rustcorp.com.au>2009-06-12 21:47:00 +0930
commit2d5bf28fb9e3c178db4f5536e2fe38d3a5ed7f40 (patch)
tree30997ca66fea0b95f82b546ecbcd91e249223fb3 /kernel/sysctl_binary.c
parentuvesafb: improve parameter handling. (diff)
x86 module: merge the same functions in module_32.c and module_64.c
Merge the same functions both in module_32.c and module_64.c into module.c. This is the first step to merge both of them finally. Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions
>maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel1-2/+9 2009-06-12[S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens1-1/+1 2008-04-17kgdb: fix optional arch functions and probe_kernel_*Jason Wessel1-0/+6 2008-04-17uaccess: add probe_kernel_write()Ingo Molnar1-0/+49