diff options
author | 2012-04-01 16:38:38 -0400 | |
---|---|---|
committer | 2012-04-02 14:41:16 -0700 | |
commit | b443caf12f9ee14e9843e53d4d929319e637275a (patch) | |
tree | 5d1a5b58411d06122fea2f7659e739dff52b7ea3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irq_work: fix compile failure on MIPS from system.h split (diff) | |
download | linux-dev-b443caf12f9ee14e9843e53d4d929319e637275a.tar.xz linux-dev-b443caf12f9ee14e9843e53d4d929319e637275a.zip |
ARM: mach-msm: fix compile fail from system.h fallout
To fix:
In file included from arm/boot/compressed/misc.c:28:0:
arm/mach-msm/include/mach/uncompress.h: In function 'putc':
arch/arm/mach-msm/include/mach/uncompress.h:48:3: error: implicit
declaration of function 'smp_mb' [-Werror=implicit-function-declaration]
The putc does a cpu_relax which for this platform is smp_mb.
Bisect indicates the 1st failing commit as: 0195c00244dc ("Merge tag
'split-asm_system_h...")
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions