diff options
author | Chris Clayton <chris2553@googlemail.com> | 2014-11-22 09:51:10 +0000 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2014-11-23 21:21:53 +0100 |
commit | e2e68ae688b0a3766cd75aedf4ed4e39be402009 (patch) | |
tree | 6cad5b4b8b1d4170bf52f5fac3fd9104386d42b4 /arch/sh/tools | |
parent | 8a84e01e147f44111988f9d8ccd2eaa30215a0f2 (diff) | |
download | talos-op-linux-e2e68ae688b0a3766cd75aedf4ed4e39be402009.tar.gz talos-op-linux-e2e68ae688b0a3766cd75aedf4ed4e39be402009.zip |
x86: Use $(OBJDUMP) instead of plain objdump
commit e6023367d779 'x86, kaslr: Prevent .bss from overlaping initrd'
broke the cross compile of x86. It added a objdump invocation, which
invokes the host native objdump and ignores an active cross tool
chain.
Use $(OBJDUMP) instead which takes the CROSS_COMPILE prefix into
account.
[ tglx: Massage changelog and use $(OBJDUMP) ]
Fixes: e6023367d779 'x86, kaslr: Prevent .bss from overlaping initrd'
Signed-off-by: Chris Clayton <chris2553@googlemail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Borislav Petkov <bp@suse.de>
Cc: Junjie Mao <eternal.n08@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@linux.intel.com>
Cc: stable@vger.kernel.org
Link: http://lkml.kernel.org/r/54705C8E.1080400@googlemail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/sh/tools')
0 files changed, 0 insertions, 0 deletions