Re: [PATCH 29/30] microblaze_mmu_v1: stat.h MMU update

From: Arnd Bergmann
Date: Mon Apr 27 2009 - 08:48:20 EST


On Monday 27 April 2009, Michal Simek wrote:
> > st_size represents an off_t in user space, which is signed.
> > Just over half the existing architectures use signed types
> > for st_size, but for this (like Sam's suggestion for __u64),
> > I don't think it matters either way.
>
> OK. Is it mean that your structure is perfect? If yes,
> I'll recompile toolchain and do some more tests.

Please wait for my full patches, which I am about to
post. I hope to get to the stage where literally none
of the ABI is defined in your own header files but
it all gets into the generic parts. I hope to get this
out within a few hours.

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