sh: More tidying for large base pages.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 26 Dec 2006 06:29:19 +0000 (15:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Feb 2007 01:54:44 +0000 (10:54 +0900)
There were a few more things that needed fixing up, namely THREAD_SIZE
and the TLB miss handler where certain PTRS_PER_PGD == PTRS_PER_PTE
assumptions were being made.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found