On Wed, Aug 10, 2016 at 09:02:48PM +0800, fu.wei@xxxxxxxxxx wrote: > From: Tomasz Nowicki <tomasz.nowicki@xxxxxxxxxx> > > This patch provides APEI arch-specific bits for aarch64 > > Meanwhile, > (1)move HEST type (ACPI_HEST_TYPE_IA32_CORRECTED_CHECK) checking to > a generic place. > (2)select HAVE_ACPI_APEI when EFI and ACPI is set on ARM64, > because arch_apei_get_mem_attribute is using efi_mem_attributes on ARM64. ... > @@ -110,8 +111,27 @@ static inline const char *acpi_get_enable_method(int cpu) > } > > #ifdef CONFIG_ACPI_APEI > +/* > + * acpi_disable_cmcff is used in drivers/acpi/apei/hest.c for disabling > + * IA-32 Architecture Corrected Machine Check (CMC) Firmware-First mode by > + * boot parameter(acpi=nocmcff). But we don't have this IA-32 specific Make that "... with a kernel command line parameter "acpi=nocmcoff"." Please fix that up when applying. With that: Reviewed-by: Borislav Petkov <bp@xxxxxxx> Thanks! -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) -- -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html