Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6449
b: refs/heads/master
c: 1e4a79e
h: refs/heads/master
i:
  6447: fee89e2
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Aug 30, 2005
1 parent 635844e commit dd9d7c9
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 2739e8cf113ce6e931608986a28bab5a42c0acd9
refs/heads/master: 1e4a79e0458beca871c662028610ae3a88e3f1bf
5 changes: 5 additions & 0 deletions trunk/arch/ppc64/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -1276,6 +1276,11 @@ fwnmi_data_area:
#ifdef CONFIG_PPC_ISERIES
. = LPARMAP_PHYS
#include "lparmap.s"
/*
* This ".text" is here for old compilers that generate a trailing
* .note section when compiling .c files to .s
*/
.text
#endif /* CONFIG_PPC_ISERIES */

. = 0x8000
Expand Down

0 comments on commit dd9d7c9

Please sign in to comment.