On Fri, Oct 24, 2014 at 10:32 AM, David Miller <da...@davemloft.net> wrote: > > It's really idiotic to have a weak symbolled fallback that just > returns zero, and causes this kind of bug. There should be no > backup implementation and the link should fail if the architecture > fails to provide __get_user_pages_fast() and supports transparent > hugepages.
Agreed. I think the weak fallback is for the "no hugepages support" case, but that does sound very annoying and fragile. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/