On Tue, Jan 26, 2016 at 12:57 PM, Borislav Petkov [off-list ref] wrote:
From: Toshi Kani <redacted>
Change region_intersects() to identify a target with @flags and @desc,
instead of @name with strcmp().
Change the callers of region_intersects(), memremap() and
devm_memremap(), to set IORESOURCE_SYSTEM_RAM in @flags and
IORES_DESC_NONE in @desc when searching System RAM.
Also, export region_intersects() so that the ACPI EINJ error injection
driver can call this function in a later patch.
Signed-off-by: Toshi Kani <redacted>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Ard Biesheuvel <redacted>
Cc: Dan Williams <redacted>
Acked-by: Dan Williams <redacted>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>