On Tue, Jan 26, 2016 at 12:57 PM, Borislav Petkov <bp@xxxxxxxxx> wrote: > From: Toshi Kani <toshi.kani@xxxxxxx> > > 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 <toshi.kani@xxxxxxx> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Cc: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > Cc: Dan Williams <dan.j.williams@xxxxxxxxx> Acked-by: Dan Williams <dan.j.williams@xxxxxxxxx> -- 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