Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43332
b: refs/heads/master
c: 6533bde
h: refs/heads/master
v: v3
  • Loading branch information
Russ Anderson authored and Tony Luck committed Dec 7, 2006
1 parent d060278 commit b61c7e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 323cbb09917024cab522bc7ce5c343659cbe8818
refs/heads/master: 6533bdedac9ae2049ae77ebd7c28c65af3619de0
4 changes: 3 additions & 1 deletion trunk/include/asm-ia64/pal.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit b61c7e9

Please sign in to comment.