aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2011-08-06 14:31:38 +0200
committerH. Peter Anvin <[email protected]>2011-08-06 11:44:57 -0700
commit9387f774d61b01ab71bade85e6d0bfab0b3419bd (patch)
tree951ee27408fe07ac9907059eef430502cd45c1db /tools/perf/util/scripting-engines/trace-event-python.c
parent8fa8b035085e7320c15875c1f6b03b290ca2dd66 (diff)
x86-32, amd: Move va_align definition to unbreak 32-bit build
hpa reported that dfb09f9b7ab03fd367740e541a5caf830ed56726 breaks 32-bit builds with the following error message: /home/hpa/kernel/linux-tip.cpu/arch/x86/kernel/cpu/amd.c:437: undefined reference to `va_align' /home/hpa/kernel/linux-tip.cpu/arch/x86/kernel/cpu/amd.c:436: undefined reference to `va_align' This is due to the fact that va_align is a global in a 64-bit only compilation unit. Move it to mmap.c where it is visible to both subarches. Signed-off-by: Borislav Petkov <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions