diff options
author | Robert Richter <[email protected]> | 2012-06-20 18:39:27 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-06-25 10:32:21 +0200 |
commit | 357398e96d8c883b010379a7669df43ed0e2e32b (patch) | |
tree | 180f5623ddae827ad2066df7515352fca9612c0e /tools/perf/scripts/python/sctop.py | |
parent | 32c46e579b68c7ac0cd19d0803898a841d99833d (diff) |
perf/x86: Fix section mismatch in uncore_pci_init()
Fix section mismatch in uncore_pci_init():
WARNING: vmlinux.o(.init.text+0x9246): Section mismatch in reference from the function uncore_pci_init() to the function .devexit.text:uncore_pci_remove()
The function __init uncore_pci_init() references
a function __devexit uncore_pci_remove().
[...]
Signed-off-by: Robert Richter <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions