aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorH. Peter Anvin <[email protected]>2014-05-05 22:23:35 +0000
committerH. Peter Anvin <[email protected]>2014-05-05 22:23:35 +0000
commitac008fe0a3236729751ccde655c215b436dfdaeb (patch)
treead667a87eb947cbcc3e6154d7b1865e5f0739253 /lib/dump_stack.c
parentMerge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... (diff)
downloadkernel-ac008fe0a3236729751ccde655c215b436dfdaeb.tar.gz
kernel-ac008fe0a3236729751ccde655c215b436dfdaeb.zip
x86, build: Don't get confused by local symbols
arch/x86/crypto/sha1_avx2_x86_64_asm.S introduced _end as a local symbol, which broke the build under certain circumstances. Although the wisdom of _end as a local symbol can definitely be questioned, the build should not break for that reason. Thus, filter the output of nm to only get global symbols of appropriate type. Reported-by: Andy Lutomirski <[email protected]> Cc: Chandramouli Narayanan <[email protected]> Cc: Herbert Xu <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]> Link: http://lkml.kernel.org/n/[email protected]
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions