]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc: Rework die()
authorAnton Blanchard <anton@samba.org>
Wed, 30 Nov 2011 00:23:13 +0000 (00:23 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Dec 2011 03:02:23 +0000 (14:02 +1100)
commit760ca4dc90e624eb8f7ff85a5925151e25577758
treeecdcf387c51b5752206fb546945b1f1ccd27b884
parent8c27474a252e84e8a71ae4a43e18f0193a08e3f7
powerpc: Rework die()

Our die() code was based off a very old x86 version. Update it to
mirror the current x86 code.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/system.h
arch/powerpc/kernel/traps.c