dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/score/mm
Roel Kluin 17e465034a score: fix dereference of NULL pointer in local_flush_tlb_page()
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>
2010-08-12 08:43:29 -07:00
..
Makefile score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
cache.c score: add flush_dcahce_page and PG_dcache_dirty define 2009-12-17 18:28:31 +08:00
extable.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
fault.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
init.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pgtable.c score: remove unused code, add include files in .c 2009-08-30 12:26:32 +08:00
tlb-miss.S score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
tlb-score.c score: fix dereference of NULL pointer in local_flush_tlb_page() 2010-08-12 08:43:29 -07:00