commit | 18642a57df02a044b91219d3176128996ddc81a5 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue Jul 27 23:52:29 2010 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Jul 27 23:52:29 2010 -0700 |
tree | 852edb6af41cd8a4442373b224e77e749fdd9247 | |
parent | 05d0b0889ca9d033a960542af7f8a13b3ad4f630 [diff] |
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>