Re: [PATCH v7 7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
From: David Hildenbrand
Date: Thu Apr 08 2021 - 14:19:46 EST
On 08.04.21 15:36, Christoph Hellwig wrote:
On Thu, Apr 08, 2021 at 02:18:03PM +0200, Oscar Salvador wrote:
Enable x86_64 platform to use the MHP_MEMMAP_ON_MEMORY feature.
+config ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
+ def_bool y
This needs to go into a common file, with the architectures just
selecting the symbol.
I'd like to point out that we have plenty of counter examples. Meaning:
it's really hard to figure out what the correct way is. Unfortunately,
the correct way also doesn't seem to be documented :(
--
Thanks,
David / dhildenb