OSDN Git Service

powerpc/fsl-booke: Fix comments in mmu code that mention BATS
authorBecky Bruce <beckyb@kernel.crashing.org>
Wed, 30 Jun 2010 10:23:31 +0000 (10:23 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 9 Jul 2010 01:28:26 +0000 (11:28 +1000)
commitd10ac3734d07bee675384d22d06883b3c57b1524
tree9e7530b9cddfbfe069b18f504eeccd6fdc333337
parent6901c6cca1271d1724fc15e9937e0820e2d2fbd5
powerpc/fsl-booke: Fix comments in mmu code that mention BATS

There are no BATS on BookE - we have the TLBCAM instead.  Also correct
the page size information to included extended sizes.  We don't actually allow
a 4G page size to be used, so comment on that as well.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/fsl_booke_mmu.c