diff options
author | Randy Dunlap <[email protected]> | 2008-01-21 17:18:25 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-01-21 19:39:41 -0800 |
commit | 48ccf3dac341118992b70ca89c47728e8b1d300b (patch) | |
tree | 6a5c8ba87c5c2bb1e08aa73ca2fd2c2be5c17188 /fs/jbd2/commit.c | |
parent | 0ec160dd48b666ddef39d639323d0da26d0b710d (diff) |
timer: fix section mismatch
The caller is __cpuinit.
Also, this code block and its caller are inside #ifdef CONFIG_HOTPLUG_CPU
blocks, so this code should reflect that config symbol's usage.
WARNING: vmlinux.o(.text+0x4252f): Section mismatch: reference to .init.text: (between 'timer_cpu_notify' and 'msleep')
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <torvalds@[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions