]> git.neil.brown.name Git - history.git/commit
[PATCH] M68k pgalloc fixup
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 28 Jul 2004 16:06:45 +0000 (09:06 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 28 Jul 2004 16:06:45 +0000 (09:06 -0700)
commitf621b370b89a1a2bc0a22cecce599633ae3013ba
tree33771627b21f128bcb46e5cfc2f18def733b55b7
parentd5021bb8bad9db74d761603816253c290a1767db
[PATCH] M68k pgalloc fixup

M68k: Fix build after <asm/pgalloc.h> surgery in 2.6.8-rc1:
  - Add missing include on machines with a standard m68k MMU
  - Convert __pte_free_tlb() to a macro (like it is on most other archs) on
    Sun-3, to avoid include hell

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-m68k/motorola_pgalloc.h
include/asm-m68k/sun3_pgalloc.h