Re: Process to push changes to include/linux/types.h

From: Andrew Morton
Date: Fri Oct 15 2010 - 05:01:14 EST


On Fri, 15 Oct 2010 10:22:49 +0200 Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:

> Jan Engelhardt <jengelh@xxxxxxxxxx> writes:
>
> > I would be interested in knowing whether you - in whichever subsystems
> > you happen to be active - would even need aligned_u64. Right now,
> > the only users seem to be PPP and scsi_tgt besides Netfilter.
>
> Using aligned_u64 is good practice to avoid problems with the
> 32bit/64bit compat layer. I would recommend it to anyone
> adding a new user space interface passing a 64bit value.
>

What "problems" does it prevent when used for this?
--
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/