Re: Build regressions/improvements in v3.0-rc5 (ssize_t ???)

From: Geert Uytterhoeven
Date: Thu Jun 30 2011 - 05:32:24 EST


On Thu, Jun 30, 2011 at 10:56, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> On Thu, Jun 30, 2011 at 10:43:47AM +0200, Geert Uytterhoeven wrote:
>> > Better fix the code to use the proper %zd specifier for printing ssize_t
>> > variables.
>>
>> We cannot, as that would break on all other platforms that use the
>> correct ssize_t.
>
> %zd is specified as the correct format for ssize_t.

And the code is already using that!
But cris overrides ssize_t to a different type than expected by the compiler.

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
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/