frv: fix use of extinct _sbss and _ebss in debug code
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 17 Dec 2012 23:59:26 +0000 (15:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:12 +0000 (17:15 -0800)
commit275b8b8917b92822442d6739807a3e033ddbeb5e
treeab461a6271e2756e9c3225d218be7f4ff0a24f02
parentb3dd20709db2cab0da0ade1f246fd6e6ab1396eb
frv: fix use of extinct _sbss and _ebss in debug code

Nowadays it should probably use __bss_start and __bss_stop

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/kernel/setup.c
arch/frv/mm/init.c