Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138530
b: refs/heads/master
c: e7943fb
h: refs/heads/master
v: v3
  • Loading branch information
Michael Ellerman authored and Benjamin Herrenschmidt committed Mar 11, 2009
1 parent efa5785 commit 6c4bf95
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 7c9583a4db7e3009843aaae0567d299e2837c5ae
refs/heads/master: e7943fbbfdb6eef03c003b374de1f802cc14f02a
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/prom_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -2283,6 +2283,8 @@ unsigned long __init prom_init(unsigned long r3, unsigned long r4,
*/
prom_init_stdout();

prom_printf("Preparing to boot %s", PTRRELOC((char *)linux_banner));

/*
* Get default machine type. At this point, we do not differentiate
* between pSeries SMP and pSeries LPAR
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/prom_init_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WHITELIST="add_reloc_offset __bss_start __bss_stop copy_and_flush
_end enter_prom memcpy memset reloc_offset __secondary_hold
__secondary_hold_acknowledge __secondary_hold_spinloop __start
strcmp strcpy strlcpy strlen strncmp strstr logo_linux_clut224
reloc_got2 kernstart_addr memstart_addr"
reloc_got2 kernstart_addr memstart_addr linux_banner"

NM="$1"
OBJ="$2"
Expand Down

0 comments on commit 6c4bf95

Please sign in to comment.