summaryrefslogtreecommitdiff
path: root/mm/mmzone.c
diff options
context:
space:
mode:
authorGeorge G. Davis <george_davis@mentor.com>2019-06-03 17:30:39 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-25 06:35:58 +0300
commite1a101a9dae995089c5e041bc39a08f41c0c7d66 (patch)
treebd3eb9e77a9e5cc64ea6fc445e6d5b268e12886b /mm/mmzone.c
parent1f74977c274090e76b06cf1bc54f182672dbfafe (diff)
downloadlinux-e1a101a9dae995089c5e041bc39a08f41c0c7d66.tar.xz
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
[ Upstream commit 4f45d62a52297b10ded963412a158685647ecdec ] The following error occurs for the `make ARCH=arm64 checkstack` case: aarch64-linux-gnu-objdump -d vmlinux $(find . -name '*.ko') | \ perl ./scripts/checkstack.pl arm64 wrong or unknown architecture "arm64" As suggested by Masahiro Yamada, fix the above error using regular expressions in the same way it was fixed for the `ARCH=x86` case via commit fda9f9903be6 ("scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86"). Suggested-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: George G. Davis <george_davis@mentor.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'mm/mmzone.c')
0 files changed, 0 insertions, 0 deletions