From: H. Peter Anvin Date: Wed, 28 Jul 2010 06:52:29 +0000 (-0700) Subject: x86, vdso: Don't quote $nm in the script for checking vdso references X-Git-Tag: v2.6.36-rc1~527^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18642a57df02a044b91219d3176128996ddc81a5;p=pandora-kernel.git 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 Signed-off-by: H. Peter Anvin LKML-Reference: <20100728134252.2e4c27cf.sfr@canb.auug.org.au> --- Reading git-diff-tree failed