Hi kbuild test robot, On 25/03/18 02:41, kbuild test robot wrote: > I love your patch! Yet something to improve: > > [auto build test ERROR on pm/linux-next] > [also build test ERROR on v4.16-rc6] > [cannot apply to arm64/for-next/core next-20180323] This is the potential conflict I referred to in v1's cover letter... > All errors (new ones prefixed by >>): > > drivers//firmware/arm_sdei.c: In function 'sdei_register_ghes': >>> drivers//firmware/arm_sdei.c:921:26: error: 'FIX_APEI_GHES_SDEI_CRITICAL' undeclared (first use in this function) > ghes->nmi_fixmap_idx = FIX_APEI_GHES_SDEI_CRITICAL; Looks like I forgot to include asm/fixmap.h! I hate header-soup. Thanks, James -- 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