aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/paca.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/paca.h')
-rw-r--r--arch/powerpc/include/asm/paca.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/paca.h b/arch/powerpc/include/asm/paca.h
index 5abde4e223bb..a5139ea6910b 100644
--- a/arch/powerpc/include/asm/paca.h
+++ b/arch/powerpc/include/asm/paca.h
@@ -167,6 +167,7 @@ struct paca_struct {
167 * and already using emergency stack. 167 * and already using emergency stack.
168 */ 168 */
169 u16 in_mce; 169 u16 in_mce;
170 u8 hmi_event_available; /* HMI event is available */
170#endif 171#endif
171 172
172 /* Stuff for accurate time accounting */ 173 /* Stuff for accurate time accounting */