]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/faddr2line: extend usage on generic arch
authorLiu, Changcheng <changcheng.liu@intel.com>
Thu, 30 Nov 2017 00:10:25 +0000 (16:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Nov 2017 02:40:42 +0000 (18:40 -0800)
commit5005b12d6146e36da11b89f1a2513fd85569476e
treeac5ac2252da47a37b67881641b2af0a75a15ea28
parent8d618bca86f6f494d892728e2d90aff910b0ba4b
scripts/faddr2line: extend usage on generic arch

When cross-compiling, fadd2line should use the binary tool used for the
target system, rather than that of the host.

Link: http://lkml.kernel.org/r/20171121092911.GA150711@sofia
Signed-off-by: Liu Changcheng <changcheng.liu@intel.com>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: NeilBrown <neilb@suse.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/faddr2line