diff --git a/[refs] b/[refs] index 89ea6c93924b..3f675ef65bbb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 323cbb09917024cab522bc7ce5c343659cbe8818 +refs/heads/master: 6533bdedac9ae2049ae77ebd7c28c65af3619de0 diff --git a/trunk/include/asm-ia64/pal.h b/trunk/include/asm-ia64/pal.h index b6d4f6f0c3c8..7423b10e8935 100644 --- a/trunk/include/asm-ia64/pal.h +++ b/trunk/include/asm-ia64/pal.h @@ -456,7 +456,9 @@ typedef struct pal_process_state_info_s { * by the processor */ - reserved2 : 11, + se : 1, /* Shared error. MCA in a + shared structure */ + reserved2 : 10, cc : 1, /* Cache check */ tc : 1, /* TLB check */ bc : 1, /* Bus check */