]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[MIPS] Support /proc/kcore for MIPS
authorDaniel Jacobowitz <dan@debian.org>
Fri, 21 Jan 2005 00:59:54 +0000 (19:59 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Feb 2006 13:30:25 +0000 (13:30 +0000)
commit3d503753b40469b6a19dcc3511f6eb8c55f6d122
treee4c3f167c94633e2b10dede3ed80c2c03807c6ec
parente9feeb207e55373f718b33e0d6cb0c2f8b58f3c1
[MIPS] Support /proc/kcore for MIPS

I'm pretty sure that the CKSEG0 bits are wrong, but I did need to
cover that region - because the SB-1 kernel links at 0xffffffff80100000
or so, disassembly and printing static variables don't work unless the
debugger can read that region.

Signed-off-by: Daniel Jacobowitz <dan@codesourcery.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/init.c