From: Jan Beulich Date: Fri, 3 Feb 2006 20:51:47 +0000 (+0100) Subject: [PATCH] x86_64: minor odering correction to dump_pagetable() X-Git-Tag: v2.6.16-rc3~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d646bce4c77af72f5a293a96fbf14174c9f2a9c2;p=pandora-kernel.git [PATCH] x86_64: minor odering correction to dump_pagetable() Checking of the validity of pointers should be consistently done before dereferencing the pointer. Signed-Off-By: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed