git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91522a9
)
[PATCH] x86_64: minor odering correction to dump_pagetable()
author
Jan Beulich
<jbeulich@novell.com>
Fri, 3 Feb 2006 20:51:47 +0000
(21:51 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 5 Feb 2006 00:43:15 +0000
(16:43 -0800)
Checking of the validity of pointers should be consistently done before
dereferencing the pointer.
Signed-Off-By: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found