Re: [PATCH] tile: remove a non-existing header

From: Mauro Carvalho Chehab
Date: Tue Mar 13 2012 - 09:28:28 EST


Em 12-03-2012 15:18, Chris Metcalf escreveu:
> (Cc's trimmed a bit.)
>
> On 3/12/2012 11:00 AM, Mauro Carvalho Chehab wrote:
>> Em 12-03-2012 11:31, Chris Metcalf escreveu:
>>> On 3/12/2012 10:18 AM, Mauro Carvalho Chehab wrote:
>>>> While testing some API changes at the EDAC core, I've tested the EDAC
>>>> drivers compilation on all supported architectures, including Tilera.
>>>>
>>>> I noticed that Tilera upstream code has issues: it doesn't compile with
>>>> kernel 3.2:
>>>>
>>>> In file included from include/linux/linkage.h:5,
>>>> from include/linux/kernel.h:13,
>>>> from include/linux/sched.h:55,
>>>> from arch/tile/kernel/asm-offsets.c:19:
>>>> /home/mchehab/redhat/trees/work/new_edac/arch/tile/include/asm/linkage.h:18:22: error: feedback.h: No such file or directory
>>>> make[1]: *** [arch/tile/kernel/asm-offsets.s] Error 1
>>>>
>>>> Without it, it is not possible to compile anything on this archictecture
>>>> using this default configuration:
>>>> ./arch/tile/configs/tilegx_defconfig
>>>>
>>>> Cc: stable@xxxxxxxxxx
>>>> Signed-of-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
>>> Thank you, but nack. The header is provided in the latest gcc tip code.
>> Hmm... the gcc cross-compiler I've downloaded from Tilera site about one month
>> ago didn't have it (tilegx-unknown-linux-gnu-gcc (GCC) 4.4.6).
>
> I've refreshed the toolchain pieces on the website, including the x86_64
> cross-compiler, so please download the revised one next time you want to
> try a build. Thanks for your patience!

Thanks!
Mauro

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/