Re: rmap and nvidia?

William Lee Irwin III (wli@holomorphy.com)
Mon, 16 Dec 2002 07:42:18 -0800


On Mon, Dec 16, 2002 at 04:25:11PM +0200, O. Sezer wrote:
> The 2.5 patches at http://www.minion.de/nvidia.html
> may give some clue. They use pte_offset_map , yes,
> but no corresponding pte_unmap ...

That will BUG() with highmem debugging on. Put the pte_unmap() in the
appropriate place.

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