summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
diff options
context:
space:
mode:
authorMahesh Salgaonkar <mahesh@linux.vnet.ibm.com>2014-07-31 18:17:52 +0530
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-08-05 16:34:01 +1000
commitdb97efffb80652f7f879bc1d4837cbc84dc32557 (patch)
tree2773bb77bd188d2d087d2707a9ac05a395039a77 /arch/powerpc/include
parentbbdb760d8d477f0a57e3f2394e352ccc6f5e9961 (diff)
downloadop-kernel-dev-db97efffb80652f7f879bc1d4837cbc84dc32557.zip
op-kernel-dev-db97efffb80652f7f879bc1d4837cbc84dc32557.tar.gz
powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
(NOTE: This patch depends on upstream HMI handling patchset at https://lists.ozlabs.org/pipermail/linuxppc-dev/2014-July/119731.html) The current HMI handling on napping cpus does not take care of endianess issue. On LE host kernel when we wake up from nap due to HMI interrupt we would checkstop while jumping into opal call. There is a similar issue in case of fast sleep wakeup where the code invokes opal_resync_tb opal call without handling LE issue. This patch fixes that as well. With this patch applied, HMIs handling on LE host kernel works fine. Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud