Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279517
b: refs/heads/master
c: 08f6d6a
h: refs/heads/master
i:
  279515: 8db23ec
v: v3
  • Loading branch information
Jimi Xenidis authored and Benjamin Herrenschmidt committed Nov 25, 2011
1 parent 7a24e91 commit b5b9e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 79873e8df64cc124cdcad56d1d8330b3f45690bc
refs/heads/master: 08f6d6abc3eadb88f020075910e6f3a849e56690
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/xmon/xmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ int cpus_are_in_xmon(void)

static inline int unrecoverable_excp(struct pt_regs *regs)
{
#if defined(CONFIG_4xx) || defined(CONFIG_BOOK3E)
#if defined(CONFIG_4xx) || defined(CONFIG_PPC_BOOK3E)
/* We have no MSR_RI bit on 4xx or Book3e, so we simply return false */
return 0;
#else
Expand Down

0 comments on commit b5b9e4e

Please sign in to comment.