Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169603
b: refs/heads/master
c: c86e2ea
h: refs/heads/master
i:
  169601: 8ce263e
  169599: 2e6fb7e
v: v3
  • Loading branch information
Anton Blanchard authored and Paul Mackerras committed Oct 28, 2009
1 parent 424c502 commit 1e1f85c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 917e407c762ba6d91d1a4bc1c804d518585082a3
refs/heads/master: c86e2eaded39843e1bf4f07d1adfab4494f20894
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/kernel/exceptions-64s.S
Original file line number Diff line number Diff line change
Expand Up @@ -185,12 +185,15 @@ END_FTR_SECTION_IFSET(CPU_FTR_REAL_LE)
* prolog code of the PerformanceMonitor one. A little
* trickery is thus necessary
*/
performance_monitor_pSeries_1:
. = 0xf00
b performance_monitor_pSeries

altivec_unavailable_pSeries_1:
. = 0xf20
b altivec_unavailable_pSeries

vsx_unavailable_pSeries_1:
. = 0xf40
b vsx_unavailable_pSeries

Expand Down

0 comments on commit 1e1f85c

Please sign in to comment.