Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370878
b: refs/heads/master
c: 177c192
h: refs/heads/master
v: v3
  • Loading branch information
Kevin Hao authored and Benjamin Herrenschmidt committed Apr 30, 2013
1 parent 364d8da commit 670c355
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: fb4696c39573ea97d0aeb94fdcdbccba4607b49f
refs/heads/master: 177c19237b886a2ab71011c9e6f40190e5c24b83
5 changes: 0 additions & 5 deletions trunk/arch/powerpc/kernel/head_booke.h
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,6 @@
.align 5; \
label:

#define FINISH_EXCEPTION(func) \
bl transfer_to_handler_full; \
.long func; \
.long ret_from_except_full

#define EXCEPTION(n, intno, label, hdlr, xfer) \
START_EXCEPTION(label); \
NORMAL_EXCEPTION_PROLOG(intno); \
Expand Down

0 comments on commit 670c355

Please sign in to comment.