]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: miscellaneous 3.6 porting work
authorKris Van Hees <kris.van.hees@oracle.com>
Thu, 18 Oct 2012 15:53:56 +0000 (16:53 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:41:37 +0000 (22:41 +0100)
commitc8bb802e8c8ce35306ab5ad9c92265fd546f7f15
treefcd80b49f15bf42dcf6481a89a17ca4dbfb33b0c
parent7bb27cba761c795f294dbbb4d343894b5e22df60
dtrace: miscellaneous 3.6 porting work

Missing headers, catering for header movement, the occasional missing
prototype, and changes in the way the syscall table is built.

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
arch/x86/kernel/syscall_32.c
include/linux/dtrace_os.h
include/linux/module.h
include/linux/sched.h
init/main.c
kernel/dtrace/dtrace_os.c
kernel/sched/core.c