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:
7b95809
)
score: fix dereference of NULL pointer in local_flush_tlb_page()
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 11 Aug 2010 21:17:31 +0000
(14:17 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 12 Aug 2010 15:43:29 +0000
(08:43 -0700)
Don't dereference vma if it's NULL.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found