git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f022d0f
)
h8300: fix use of extinct _sbss and _ebss
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 20 Jun 2012 19:53:00 +0000
(12:53 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 20 Jun 2012 21:39:35 +0000
(14:39 -0700)
Nowadays it should use __bss_start and __bss_stop
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found