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

From: Christoph Hellwig
Date: Thu Jun 30 2011 - 05:44:11 EST


On Thu, Jun 30, 2011 at 11:32:14AM +0200, Geert Uytterhoeven wrote:
> > %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.

Yikes, ok. That's a pretty stupid thing to do. I guess cris has
mismatching kernel and userspace defintions for it?

--
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/