aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorBecky Bruce2011-10-12 16:17:02 -0500
committerKumar Gala2011-10-12 23:39:10 -0500
commit4559424a0c34f0cb22fa31bc24015a06dc064b32 (patch)
tree093b1d3d2fafcd9e9d7b6226cf90c855f93f79bb /arch/powerpc/boot
parentb9df02231930c01eaaf3c37b192bd75ea0d1c0bb (diff)
powerpc/fsl-booke: Fix settlbcam for 64-bit
Currently, it does a cntlzd on the size and then subtracts it from 21.... this doesn't take into account the varying size of a "long". Just use __ilog instead (and subtract the 10 we have to subtract to get to the tsize encoding). Also correct the comment about page sizes supported. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions