Re: [stable] [PATCH] fix remap_pte_range BUG

From: Chris Wright
Date: Wed Jun 22 2005 - 10:59:15 EST


* Hugh Dickins (hugh@xxxxxxxxxxx) wrote:
> Out-of-tree user of remap_pfn_range hit kernel BUG at mm/memory.c:1112!
> It passes an unrounded size to remap_pfn_range, which was okay before
> 2.6.12, but misses remap_pte_range's new end condition. An audit of
> all the other ptwalks confirms that this is the only one so exposed.

Thanks Hugh, queued to -stable.
-chris
-
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/