Cc: Bron Gondwana <brong@...>, Linux Kernel Mailing List <linux-kernel@...>, Nick Piggin <npiggin@...>, Andrew Morton <akpm@...>, Rob Mueller <robm@...>, Ingo Molnar <mingo@...>
Yes, but it assumes only one can fault at a time.
I did exactly the same patch first on your first email and then I realized
it was wrong before posting ;-)
The patch is wrong because it'll break the other case (in this case
copy_from_user)
-Andi
--