Re: [PATCH] irqchip/gicv3-its: comfort build warnings

From: Alex Shi
Date: Wed Sep 02 2015 - 04:58:02 EST




On 09/02/2015 03:52 PM, Marc Zyngier wrote:
> On 02/09/15 06:16, Alex Shi wrote:
>> There are some warnings in gicv3-its.
>> It looks like they are set in its_lpi_alloc_chunks(), but
>> in fact, both of them(lpi_base/nr_lpis) still have some chances
>> as unset variables. Anyway to comfort gcc if it's not a issue.
>
> Which compiler are you using? I'm not seeing these warnings here.


aarch64-linux-gnu-gcc (Ubuntu/Linaro 4.8.2-13ubuntu1) 4.8.2 20140110
(prerelease) [ibm/gcc-4_8-branch merged from gcc-4_8-branch, revision
205847]

$make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- defconfig

>
> Thanks,
>
> M.
>
--
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/