[U-Boot] [PATCH v3 8/8] Fix SIZE_MAX compiler warning when using stdint.h

Simon Glass sjg at chromium.org
Wed Nov 26 16:40:40 CET 2014


Hi Masahiro,

On 26 November 2014 at 00:49, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> Simon,
>
> I am not happy about this because my intention was
> to sync <linux/kernel.h> with that of Linux as much as possible.
>
> I have posted a new thread for open discussion
> because I doubt if USE_STDINT is a good idea.
>

OK, let's discuss on the other thread.

- Simon

>
>
> On Tue, 25 Nov 2014 14:47:22 -0700
> Simon Glass <sjg at chromium.org> wrote:
>
>> +Masahiro
>>
>> On 24 November 2014 at 21:18, Simon Glass <sjg at chromium.org> wrote:
>> > This new symbol may be defined by the compiler. If it is, avoid a compiler
>> > warning when USE_STDINT is defined.
>> >
>> > Signed-off-by: Simon Glass <sjg at chromium.org>
>> > ---
>> >
>> > Changes in v3:
>> > - Add new patch to fix SIZE_MAX compiler warning when using stdint.h
>> >
>> > Changes in v2: None
>> >
>> >  include/linux/kernel.h | 2 ++
>> >  1 file changed, 2 insertions(+)
>>
>> Applied to u-boot-x86.
>
> Best Regards
> Masahiro Yamada
>


More information about the U-Boot mailing list