aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorArtem B. Bityutskiy <dedekind@infradead.org>2005-07-18 07:21:23 -0400
committerThomas Gleixner <tglx@mtd.linutronix.de>2005-11-06 10:31:04 -0500
commit6dac02a5e1bba0bb88ece50160fc4a64cccf30d1 (patch)
tree68645a9df3dd236bc1f2a336f6c2c1657d366bb1 /arch
parent61a39b694137cef6059a0714c3b1847aabe53b90 (diff)
[JFFS2] Fix slab panic
When JFFS22 is unable to read the root inode, the bad root inode object is not freed and remains sticked in the jffs2_i slab cache. When we further try to free the slab cache (e.g., on rmmod jffs2), slab allocator subsystem panics. Fix this bug. Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions