[PATCH v11 0/4] edac: Add APM X-Gene SoC EDAC driver

Loc Ho lho at apm.com
Fri May 29 13:18:47 PDT 2015


Hi,

On Fri, May 29, 2015 at 11:59 AM, Borislav Petkov <bp at alien8.de> wrote:
> On Fri, May 29, 2015 at 11:06:35AM -0700, Loc Ho wrote:
>> I pull this and got this error:
>>
>> /projects/svdc/P4sbSW/lho/xgene2/processor/git.lho/edac-next/drivers/edac/edac_stub.c:19:22:
>> fatal error: asm/edac.h: No such file or directory
>>  #include <asm/edac.h>
>>                       ^
>> compilation terminated.
>
> Aah, that arch-specific header is only for the atomic_scrub thing and
> arm64 doesn't have it.
>
> But that header is actually not really needed in that file.
>
> Does it build when you remove it?

It should because all I did to fix it was an touch on
"arch/arm64/include/asm/edac.h".

-Loc



More information about the linux-arm-kernel mailing list