]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, vdso: Don't quote $nm in the script for checking vdso references
authorH. Peter Anvin <hpa@zytor.com>
Wed, 28 Jul 2010 06:52:29 +0000 (23:52 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 28 Jul 2010 06:52:29 +0000 (23:52 -0700)
commit18642a57df02a044b91219d3176128996ddc81a5
tree852edb6af41cd8a4442373b224e77e749fdd9247
parent05d0b0889ca9d033a960542af7f8a13b3ad4f630
x86, vdso: Don't quote $nm in the script for checking vdso references

Don't quote $nm in the script for checking the vdso for external
references.  Doing so breaks multiword constructs, like using
CROSS_COMPILE='ccache '.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
LKML-Reference: <20100728134252.2e4c27cf.sfr@canb.auug.org.au>
arch/x86/vdso/checkundef.sh