summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2005-01-01 17:46:03 -0800
committerLinus Torvalds <torvalds@evo.osdl.org>2005-01-01 17:46:03 -0800
commit7450c98147d77350d8841c7fcedf2bf69e30e50b (patch)
treebd9f1facdfbaf27db18a277c31cbdb0f2e611c7a /include/linux
parenta976c1c963b3dfebdc92e5a2d641ee605a1a92e6 (diff)
[PATCH] ia64 PTRS_PER_PGD build fix
mm/memory.c:1944:6: missing binary operator before token "long" The preprocessor doesn't like the typecast.... PTRS_PER_PGD isn't used in assembly code, so this looks to be safe enough.. This patch helps, but the ia64 build is still broken. There is no implementation of __pmd_alloc(). Cc: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions