aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2005-07-12 13:58:18 -0700
committerLinus Torvalds <[email protected]>2005-07-12 16:01:00 -0700
commit082ff0a9991dcea958785115fbba6dddd0dc280a (patch)
tree1d98a032b5757365d553dfe035662bb81c119e8b /scripts/patch-kernel
parenteb0a90b4970d667e9ae9df538710f12b8e78e442 (diff)
[PATCH] mm/filemap_xip.c compilation fix
mm/filemap_xip.c: In function `__xip_unmap': mm/filemap_xip.c:194: request for member `pte' in something not a structure or union Apparently pte_pfn() takes a pte_t, not a pointer to a pte_t. From looking at asm/page.h, it seems to be the same on ia32 or ppc (iff STRICT_MM_TYPECHECKS is enabled, which is disabled by default on ppc). Acked-by: Carsten Otte <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions