Re: [patch] i386: fix recursive fault in page-fault handler

From: Andi Kleen
Date: Mon Jul 17 2006 - 15:39:21 EST


On Monday 17 July 2006 19:19, Chuck Ebbert wrote:
> Krzysztof Halasa reported recursive faults in do_page_fault()
> causing a stream of partial oops messages on the console. Fix
> by adding a fixup for that code.

Please just use __put_user, no need to do it in full inline assembly

-Andi

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