Re: [PATCH] updated fstatat64 support

From: Heiko Carstens
Date: Sun Feb 12 2006 - 11:47:39 EST


> > s390 doesnt compile because sys_newfstatat() is not defined.
> > __ARCH_WANT_STAT64 is defined for 32bit build in
> > include/asm-s390/unistd.h. This change fixes compilation, but its likely
> > not correct to do it that way:
> Indeed. You most probably want to change the reference in the syscall
> table to sys_fstatat64.

I sent a patch which fixes this earlier today:

http://lkml.org/lkml/2006/2/12/37

Thanks,
Heiko
-
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/