summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/pgtable-ppc64.h
diff options
context:
space:
mode:
authorDavid Gibson2007-04-30 07:37:06 +0200
committerPaul Mackerras2007-05-02 12:04:30 +0200
commit69d48b409cac747cc0707b05b769e38488a6ad35 (patch)
tree0db8868c915c1ae2035682d6ca138438d6996c6f /include/asm-powerpc/pgtable-ppc64.h
parent[POWERPC] Revise PPC44x MMU code for arch/powerpc (diff)
downloadkernel-qcow2-linux-69d48b409cac747cc0707b05b769e38488a6ad35.tar.gz
kernel-qcow2-linux-69d48b409cac747cc0707b05b769e38488a6ad35.tar.xz
kernel-qcow2-linux-69d48b409cac747cc0707b05b769e38488a6ad35.zip
[POWERPC] Fix STRICT_MM_TYPECHECKS
Since we don't have it active by default, the STRICT_MM_TYPECHECKS option has bitrotted again. This patch fixes a couple of simple build fixes if the option is selected. First, pud_t mustn't be defined in page.h on 32-bit systems, because it conflicts with the version in the generic pud-folding code. Second, pci_32.c is missing a __pgprot() wrapper call. Third, a couple of PS3 files use constants of type pgprot_t when they need the raw values, we add pgprot_val() calls to fix this. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/pgtable-ppc64.h')
0 files changed, 0 insertions, 0 deletions