]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0dc936a4fd0500b593fe18af0c0b49c4e35c448f
treef6c0f818bf9653b699a2746fa018d4647bf77427
parentbf6838e557689d9ae15dadfbc50d1819ddd49b3b
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