Re: [PATCH 01/10] vmalloc: call flush_cache_vunmap() fromunmap_kernel_range()

From: David Miller
Date: Thu Feb 19 2009 - 22:23:07 EST


From: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Date: Thu, 19 Feb 2009 23:06:27 +1100

> On Wednesday 18 February 2009 23:04:27 Tejun Heo wrote:
> > Impact: proper vcache flush on unmap_kernel_range()
> >
> > flush_cache_vunmap() should be called before pages are unmapped. Add
> > a call to it in unmap_kernel_range().
> >
> > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
>
> Shouldn't this go as a fix to mainline and even .stable?
>
> Otherwise:
> Acked-by: Nick Piggin <npiggin@xxxxxxx>

Agreed, this is -stable material:

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
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/