]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
scripts/checkstack.pl: update to get AArch64 port from Linux
authorKim Phillips <kim.phillips@freescale.com>
Wed, 28 Jan 2015 19:15:01 +0000 (13:15 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:18:43 +0000 (14:18 +0200)
commit61f0b0b8017491ed4fec44b665445137866c965e
tree481675e9992cf1758ae348c0cedf274a0baf1732
parent5979e45f6e8af204edc91946a0214db04f13b1af
scripts/checkstack.pl: update to get AArch64 port from Linux

Bring checkstack.pl up to date from its upstream Linux development.
Effectively, the following linux commits:

208ad00 checkstack.pl: port to AArch64
fda9f99 scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86
7eb6e34 kbuild: trivial - remove trailing empty lines
690998b scripts/checkstack.pl: Add metag support

Reported-by: York Sun <yorksun@freescale.com>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
scripts/checkstack.pl