diff --git a/[refs] b/[refs] index 9458648541c7..f68a3732bdc8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b8aeec34175fc8fe8b0d40efea4846dfc1ba663e +refs/heads/master: f7cb8b5ffd16edad64ae16ee38c561f98cbcaa3b diff --git a/trunk/arch/ia64/include/asm/siginfo.h b/trunk/arch/ia64/include/asm/siginfo.h index 118d42979003..c8fcaa2ac48f 100644 --- a/trunk/arch/ia64/include/asm/siginfo.h +++ b/trunk/arch/ia64/include/asm/siginfo.h @@ -62,6 +62,7 @@ typedef struct siginfo { int _imm; /* immediate value for "break" */ unsigned int _flags; /* see below */ unsigned long _isr; /* isr */ + short _addr_lsb; /* lsb of faulting address */ } _sigfault; /* SIGPOLL */