]> git.hungrycats.org Git - linux/commit
[PATCH] ppc64: Add missing section definition
authorAndrew Morton <akpm@osdl.org>
Wed, 7 Jan 2004 13:56:59 +0000 (05:56 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 7 Jan 2004 13:56:59 +0000 (05:56 -0800)
commit7731282b01ca4722bdaad212cdeb38a070364fe1
tree191fe24dc2832063f8e90fc4acf149afdc88df94
parent81d2e766100b6bc311be63a961422956aecf6ce4
[PATCH] ppc64: Add missing section definition

From: Anton Blanchard <anton@samba.org>

For a laugh we moved the BSS and our world exploded. Turns out we zero
from __bss_start to _end. Add __bss_stop to our section definitions so
we can use it instead.
include/asm-generic/sections.h