From: Andi Kleen Date: Mon, 26 Jun 2006 11:57:56 +0000 (+0200) Subject: [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k X-Git-Tag: v2.6.18-rc1~612^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ae5b5f6afd3c4caaf82444102a4372135cb994;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed