On Thu, Aug 21, 2014 at 04:43:27PM +0100, Steve Capper wrote: > diff --git a/mm/Kconfig b/mm/Kconfig > index 886db21..6a4d764 100644 > --- a/mm/Kconfig > +++ b/mm/Kconfig > @@ -137,6 +137,9 @@ config HAVE_MEMBLOCK_NODE_MAP > config HAVE_MEMBLOCK_PHYS_MAP > boolean > > +config HAVE_RCU_GUP > + boolean Minor detail, maybe HAVE_GENERIC_RCU_GUP to avoid confusion. Otherwise the patch looks fine to me. Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html