diff options
| author | Ingo Molnar <[email protected]> | 2008-07-17 15:38:17 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-07-17 15:38:17 +0000 |
| commit | 9fa111372a54f695f65e0de2f2a2108fe6cf3584 (patch) | |
| tree | b8babd78dcbd07346a8964f2f905235381121131 /lib/debugobjects.c | |
| parent | ftrace: fix merge buglet (diff) | |
| download | kernel-9fa111372a54f695f65e0de2f2a2108fe6cf3584.tar.gz kernel-9fa111372a54f695f65e0de2f2a2108fe6cf3584.zip | |
ftrace: fix lockup with MAXSMP
MAXSMP brings in lots of use of various bitops in smp_processor_id()
and friends - causing ftrace to lock up during bootup:
calling anon_inode_init+0x0/0x130
initcall anon_inode_init+0x0/0x130 returned 0 after 0 msecs
calling acpi_event_init+0x0/0x57
[ hard hang ]
So exclude the bitops facilities from tracing.
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
