diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-09-22 18:12:26 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-09-24 15:31:49 +1000 |
commit | f32af63ed1327451cb91e3816fa043b6c2c52db1 (patch) | |
tree | ccce3ffd1995ea3404c7984c34bc93fafb3740d6 /arch/powerpc/boot/cuboot-sam440ep.c | |
parent | 142597dbbd8a1d516af3dacfa00037f21612e865 (diff) | |
download | op-kernel-dev-f32af63ed1327451cb91e3816fa043b6c2c52db1.zip op-kernel-dev-f32af63ed1327451cb91e3816fa043b6c2c52db1.tar.gz |
powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL
The test to check whether we have _PAGE_SPECIAL defined is broken,
since we always define it, just not always to a meaninful value :-)
That broke 8xx and 40x under some circumstances.
This fixes it by adding _PAGE_SPECIAL for both of these since they
had a free PTE bit, and removing the condition around advertising
it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/cuboot-sam440ep.c')
0 files changed, 0 insertions, 0 deletions