aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Morton <[email protected]>2007-04-01 23:49:35 -0700
committerLinus Torvalds <[email protected]>2007-04-02 10:06:08 -0700
commit05565b65a5309e3e5c86db1975b57f75661bee8f (patch)
treeb7de5495abd95f89235c546068ed6512d4c90f5e /tools/perf/scripts/python
parent2e175a90047a2dbc76fde169c990164895b25dfc (diff)
[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n
We're using #ifdef CONFIG_SYSCTL, but we should be using CONFIG_PROC_SYSCTL, so we get fs/built-in.o: In function `proc_root_init': /usr/src/linux/fs/proc/root.c:83: undefined reference to `proc_sys_init' Fix that up and remove an ifdef-in-C. Cc: "Eric W. Biederman" <[email protected]> Cc: Helge Hafting <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions