[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1433150379.2361.46.camel@x220>
Date: Mon, 01 Jun 2015 11:19:39 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Dan Williams <dan.j.williams@...el.com>
Cc: arnd@...db.de, mingo@...hat.com, bp@...en8.de, hpa@...or.com,
tglx@...utronix.de, ross.zwisler@...ux.intel.com,
akpm@...ux-foundation.org, jgross@...e.com, x86@...nel.org,
toshi.kani@...com, linux-nvdimm@...ts.01.org, mcgrof@...e.com,
konrad.wilk@...cle.com, linux-kernel@...r.kernel.org,
stefan.bader@...onical.com, luto@...capital.net,
linux-mm@...ck.org, geert@...ux-m68k.org, hmh@....eng.br,
tj@...nel.org, hch@....de
Subject: Re: [PATCH v2 4/4] arch, x86: cache management apis for persistent
memory
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists