On Fri, Apr 19, 2013 at 10:17 AM, Heiko Carstens <heiko.carstens@xxxxxxxxxx> wrote: > On Thu, Apr 18, 2013 at 03:10:18PM +0200, Kay Sievers wrote: > I just had look into the glibc code but couldn't find any (implicit) cast > from int to long. > Can you give a pointer to the code in glibc where this breaks? On 64 bit the value for userspace is long, it's just an assignment: http://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/unix/sysv/linux/statfs64.c#l59 Kay -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html