Re: OOPS procfs in vma_stop() from bad vma pointer

From: Andreas Bombe
Date: Fri Apr 08 2011 - 18:55:19 EST


On Thu, Apr 07, 2011 at 04:53:55PM -0700, Randy Dunlap wrote:
> -13 == -EACCES. Could come from m_start() calling mm_for_maps().
> m_start() handles IS_ERR(mm). m_stop() handles IS_ERR(vma).
> But m_next() does not handle IS_ERR(vma). I wonder if it needs to do that.
>
> Duh. Try latest git with this patch:

Thanks, Anca Emanuel already told me in private mail (I didn't notice
that it didn't go to lkml) that it was fixed already. Sorry for the
noise.

--
Andreas Bombe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/