]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - scripts/checkstack.pl
scripts/checkstack.pl: Add openrisc support
authorStafford Horne <shorne@gmail.com>
Tue, 3 Jan 2017 07:15:03 +0000 (16:15 +0900)
committerStafford Horne <shorne@gmail.com>
Fri, 24 Feb 2017 19:30:50 +0000 (04:30 +0900)
commitf72deab378db8eadb6d6eb06b6e2b90c9b681c81
treef6c0f818bf9653b699a2746fa018d4647bf77427
parent9dfc96d72b879ebda9a0ed830af6aeee0141943d
scripts/checkstack.pl: Add openrisc support

Openrisc stack pointer is managed by decrementing r1. Add regexes to
recognize this.

Signed-off-by: Stafford Horne <shorne@gmail.com>
scripts/checkstack.pl