Re: [PATCH 2/4] mm: Send a single IPI to TLB flush multiple pages when unmapping
From: Andi Kleen
Date: Wed Apr 15 2015 - 18:20:14 EST
I did a quick read and it looks good to me.
It's a bit ugly to bloat current with the ubc pointer,
but i guess there's no good way around that.
Also not nice to use GFP_ATOMIC for the allocation,
but again there's no way around it and it will
eventually recover if it fails. There may be
a slightly better GFP flag for this situation that
doesn't dip into the interrupt pools?
-Andi
--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/