diff options
| author | Vivek Goyal <[email protected]> | 2007-01-10 23:15:36 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-01-11 18:18:20 -0800 |
| commit | 664c0d3d575946bce24ecf5b7f93ee9541e4caf3 (patch) | |
| tree | 3eaffbdd70005e2b9cf7695f287f20f2cf2b90ac /include/linux/debugobjects.h | |
| parent | 9c61a446a1cab4280404798e335655266c1a4929 (diff) | |
[PATCH] i386: sched_clock using init data tsc_disable fix
o sched_clock() a non-init function is using init data tsc_disable. This
is flagged by MODPOST on i386 if CONFIG_RELOCATABLE=y
WARNING: vmlinux - Section mismatch: reference to .init.data:tsc_disable from .text between 'sched_clock' (at offset 0xc0109d58) and 'tsc_update_callback'
Signed-off-by: Vivek Goyal <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions