Print machine check address for Book-E.
authorjhibbits <jhibbits@FreeBSD.org>
Mon, 30 Nov 2015 02:40:41 +0000 (02:40 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Mon, 30 Nov 2015 02:40:41 +0000 (02:40 +0000)
commit2ba33d63f5f142cc82b495d4da2b3e5af52009d1
treeb43011c60de983fa03c58d8fa3be841374c516a1
parent8cc079e1d84f7c5a4aab0eb09f77b9c634f9c3a0
Print machine check address for Book-E.

Bits in mcsr indicate if the address is valid, and whether it's a physical
address or effective address.

Sponsored by: Alex Perez/Inertial Computing
sys/powerpc/include/spr.h
sys/powerpc/powerpc/trap.c