diff options
| author | Dhaval Giani <[email protected]> | 2007-10-17 14:55:11 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2007-10-17 14:55:11 +0000 |
| commit | b1a8c172c318534b96d0f0f1aecdad3898118b98 (patch) | |
| tree | f42b724f02be6f4959e2edcb29687fd5bc54ca69 /fs/jbd/commit.c | |
| parent | sched: fix improper load balance across sched domain (diff) | |
| download | kernel-b1a8c172c318534b96d0f0f1aecdad3898118b98.tar.gz kernel-b1a8c172c318534b96d0f0f1aecdad3898118b98.zip | |
sched: fix !SYSFS build breakage
When CONFIG_SYSFS is not set, CONFIG_FAIR_USER_SCHED fails to build
with
kernel/built-in.o: In function `uids_kobject_init':
(.init.text+0x1488): undefined reference to `kernel_subsys'
kernel/built-in.o: In function `uids_kobject_init':
(.init.text+0x1490): undefined reference to `kernel_subsys'
kernel/built-in.o: In function `uids_kobject_init':
(.init.text+0x1480): undefined reference to `kernel_subsys'
kernel/built-in.o: In function `uids_kobject_init':
(.init.text+0x1494): undefined reference to `kernel_subsys'
This patch fixes this build error.
Signed-off-by: Srivatsa Vaddagiri <[email protected]>
Signed-off-by: Dhaval Giani <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
