diff options
| author | Robert Richter <[email protected]> | 2012-06-20 16:39:27 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2012-06-25 08:32:21 +0000 |
| commit | 357398e96d8c883b010379a7669df43ed0e2e32b (patch) | |
| tree | 180f5623ddae827ad2066df7515352fca9612c0e /tools/perf/util/trace-event-scripting.c | |
| parent | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | kernel-357398e96d8c883b010379a7669df43ed0e2e32b.tar.gz kernel-357398e96d8c883b010379a7669df43ed0e2e32b.zip | |
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/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
