diff options
author | George G. Davis <george_davis@mentor.com> | 2019-06-03 16:30:39 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-06-04 19:33:10 +0200 |
commit | 4f45d62a52297b10ded963412a158685647ecdec (patch) | |
tree | 58e39c5463a6c98f48c09385cc2ac2739771604a /drivers/nvmem/stm32-romem.c | |
parent | kbuild: tar-pkg: enable communication with jobserver (diff) | |
download | linux-4f45d62a52297b10ded963412a158685647ecdec.tar.xz linux-4f45d62a52297b10ded963412a158685647ecdec.zip |
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
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>
Diffstat (limited to 'drivers/nvmem/stm32-romem.c')
0 files changed, 0 insertions, 0 deletions