summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorManinder Singh <maninder1.s@samsung.com>2020-05-08 14:03:17 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2020-05-25 18:03:16 +0300
commit6ce16f2bc879fb8943d2165f81862c6f89ec1b77 (patch)
tree5b8b71ecdf55a73035938526475b6927a6e93b05 /net
parent3311eeebae94b37a21b37af4410bb5e2fe3dc0c0 (diff)
downloadlinux-6ce16f2bc879fb8943d2165f81862c6f89ec1b77.tar.xz
scripts/checkstack.pl: fix arm sp regex
if objdump has below entries; c01ed608 <X>: c01ed614: e24ddff7 sub sp, sp, #120 ; 0x78 c01f0d50 <Y>: c01f0d50: e24dd094 sub sp, sp, #140 ; 0x8c scripts fails to read stack usage. so making regex $re for ARM similar to aarch64 Co-developed-by: Vaneet Narang <v.narang@samsung.com> Signed-off-by: Vaneet Narang <v.narang@samsung.com> Signed-off-by: Maninder Singh <maninder1.s@samsung.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions