Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191627
b: refs/heads/master
c: b161313
h: refs/heads/master
i:
  191625: 73974ac
  191623: 558275c
v: v3
  • Loading branch information
Matt Fleming committed Apr 25, 2010
1 parent e526088 commit 02e932c
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 7c4584d39a8a144c60adaf4cf998c3233b6683d9
refs/heads/master: b161313ae8d9c64de589d1de72f975210ce37b48
4 changes: 4 additions & 0 deletions trunk/arch/sh/boot/compressed/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,11 @@ init_stack_addr:
decompress_kernel_addr:
.long decompress_kernel
kernel_start_addr:
#ifdef CONFIG_32BIT
.long ___pa(_text+PAGE_SIZE)
#else
.long _text+PAGE_SIZE
#endif

.align 9
fake_headers_as_bzImage:
Expand Down

0 comments on commit 02e932c

Please sign in to comment.