Prev: IRQ regression messes up xseries 330 SCI resulting in apic=off - bisected to commit b9c61b70075c87a861262473
Next: [GIT PULL] regulator fix
From: Minchan Kim on 1 Feb 2010 10:30 On Thu, 2010-01-28 at 01:43 -0500, Rik van Riel wrote: > When an anonymous page is inherited from a parent process, the > vma->anon_vma can differ from the page anon_vma. This can trip > up __page_check_anon_rmap, which is indirectly called from > do_swap_page(). > > Remove that obsolete check to prevent an oops. > > Signed-off-by: Rik van Riel <riel(a)redhat.com> Reviewed-by: Minchan Kim <minchan.kim> Hmm, too late. -- Kind regards, Minchan Kim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |