diff options
author | Liu, Changcheng <changcheng.liu@intel.com> | 2017-12-15 00:32:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-12-15 01:00:48 +0100 |
commit | 4cc90b4cc3d4955f79eae4f7f9d64e67e17b468e (patch) | |
tree | cf927d739b15087be6014fdc903e968e2a94ec00 /mm/memory.c | |
parent | Documentation/vm/zswap.txt: update with same-value filled page feature (diff) | |
download | linux-4cc90b4cc3d4955f79eae4f7f9d64e67e17b468e.tar.xz linux-4cc90b4cc3d4955f79eae4f7f9d64e67e17b468e.zip |
scripts/faddr2line: fix CROSS_COMPILE unset error
faddr2line hit var unbound error when CROSS_COMPILE isn't set since
nounset option is set in bash script.
Link: http://lkml.kernel.org/r/20171206013022.GA83929@sofia
Fixes: 95a879825419 ("scripts/faddr2line: extend usage on generic arch")
Signed-off-by: Liu Changcheng <changcheng.liu@intel.com>
Reported-by: Richard Weinberger <richard.weinberger@gmail.com>
Reviewed-by: Richard Weinberger <richard@nod.at>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Cc: NeilBrown <neilb@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions