Re: [PATCH] trace: don't call page_to_pfn() if page is NULL

From: Steven Rostedt
Date: Thu Sep 20 2012 - 09:41:57 EST


On Thu, 2012-09-20 at 15:28 +0900, Minchan Kim wrote:
> On Thu, Sep 20, 2012 at 02:04:47PM +0800, Wen Congyang wrote:
> > When allocating memory fails, page is NULL. page_to_pfn() will
> > cause the kernel panicked if we don't use sparsemem vmemmap.
> >
> > Signed-off-by: Wen Congyang <wency@xxxxxxxxxxxxxx>
>
> Nice catch.
> I think it's a candidate of stable.

Yeah, and it looks like it can go against all stable kernels as it was
introduced back in 2.6.32. I'll apply and start testing it.

Thanks,

-- Steve

>
> Reviewed-by: Minchan Kim <minchan@xxxxxxxxxx>
>


--
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/