]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Add invalid OPAL call
authorJoel Stanley <joel@jms.id.au>
Tue, 1 Apr 2014 03:58:20 +0000 (14:28 +1030)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 9 Apr 2014 02:53:23 +0000 (12:53 +1000)
commit7abc585e5ec147bbb30b84e8ebdc42e245710468
treea62d90b0c2bf4b5703706ab9549aba3cbb4430cb
parent17d67e77f519f934d825f6deed58e3b0b043e78d
powerpc/powernv: Add invalid OPAL call

This call will not be understood by OPAL, and cause it to add an error
to it's log. Among other things, this is useful for testing the
behaviour of the log as it fills up.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/opal.h
arch/powerpc/platforms/powernv/opal-wrappers.S
arch/powerpc/platforms/powernv/opal.c