Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6197
b: refs/heads/master
c: 60ba449
h: refs/heads/master
i:
  6195: 88b5519
v: v3
  • Loading branch information
David Gibson authored and Paul Mackerras committed Aug 29, 2005
1 parent 5a5b28c commit 2e2bc14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 0ab20002f4b41f4b1799bad5948389da1c4c8444
refs/heads/master: 60ba44945714d9b7dae8b85ab0926f6f13809c73
4 changes: 2 additions & 2 deletions trunk/arch/ppc64/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ END_FTR_SECTION(0, 1)

/* Catch branch to 0 in real mode */
trap

#ifdef CONFIG_PPC_ISERIES
/*
* At offset 0x20, there is a pointer to iSeries LPAR data.
Expand All @@ -119,7 +120,7 @@ embedded_sysmap_start:
embedded_sysmap_end:
.llong 0

#else /* CONFIG_PPC_ISERIES */
#endif /* CONFIG_PPC_ISERIES */

/* Secondary processors spin on this value until it goes to 1. */
.globl __secondary_hold_spinloop
Expand Down Expand Up @@ -169,7 +170,6 @@ _GLOBAL(__secondary_hold)
BUG_OPCODE
#endif
#endif
#endif

/* This value is used to mark exception frames on the stack. */
.section ".toc","aw"
Expand Down

0 comments on commit 2e2bc14

Please sign in to comment.