]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 1 Aug 2007 14:25:28 +0000 (15:25 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:48 +0000 (02:16 +0100)
commit7e77fed494dd0f8fd912908bad85235d7e846fd6
tree8656406ff66bd84058eddb8bbd1d7e5473985a43
parent1fde0f6038c7ae38eca16e9266cf8760005191b4
[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.

For the generation of asm-offset.h to work these need to be evaulatable
by gcc as a constant expression.  This issue did exist for a while but
didn't bite because they're only in asm-offset.h for debugging purposes.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/pgtable.h