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)
commite28b05e7ae8ba09e030ffe891ba154df5791cb76
treea62d90b0c2bf4b5703706ab9549aba3cbb4430cb
parentbfc36894a48b996eba7e02d8e43093a289c1fb91
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