Re: [PATCH v2 4/4] arch, x86: cache management apis for persistent memory

From: Paul Bolle
Date: Mon Jun 01 2015 - 05:19:56 EST


On Sat, 2015-05-30 at 14:59 -0400, Dan Williams wrote:
> --- a/lib/Kconfig
> +++ b/lib/Kconfig

> +config ARCH_HAS_PMEM_API
> + def_bool n

'n' is the default anyway, so I think

config ARCH_HAS_PMEM_API
bool

should work just as well.


Paul Bolle

--
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/