]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/mm/fault.c
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
authorAndi Kleen <ak@suse.de>
Mon, 26 Jun 2006 11:57:56 +0000 (13:57 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:18 +0000 (10:48 -0700)
commitd2ae5b5f6afd3c4caaf82444102a4372135cb994
tree4011a28241f4528f4d922cbe718797120b31036c
parentb79c4df714ff190f7149d3d5a86278bdc25a90ec
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k

pud_offset_k() equivalent to pud_offset() now.  Pointed out by Jan Beulich
Similar for __pud_offset_ok, which needs a small change in the callers.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/fault.c
arch/x86_64/mm/init.c
include/asm-x86_64/pgtable.h