Re: [GIT] Sparc

From: Linus Torvalds
Date: Fri Oct 24 2014 - 15:47:53 EST


On Fri, Oct 24, 2014 at 10:32 AM, David Miller <davem@xxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/