powerpc/powernv: Fix OPAL debug entry
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 21 Oct 2012 14:30:52 +0000 (14:30 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 02:00:14 +0000 (13:00 +1100)
OPAL provides the firmware base/entry in registers at boot time
for debugging purposes. We had a bug in the code trying to stash
these into the appropriate kernel globals (a line of code was
probably dropped by accident back when this was merged)

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found