Ok, good.
> > On this general theme, there are other constants, whose names are not
> > arch-specific but whose _values_ are arch-specific. E.g. look in
> > <asm/fcntl.h>. In most cases, some of the values are required for
> > historical compatibility, sometimes with other operating systems.
>
> I don't see any missing constants in fcntl.h, compared with x86. Which
> kernel version are you using?
I'm not aware of any other missing constants.
Just, having seen the missing syscalls which were presumably accidental,
I put forward that someone might wish to audit the other architectures
for missing definitions from other arch-specific header files. Not just
asm/fcntl.h, but also e.g. asm/termios.h and others. The idea is not
specific to the ARM port.
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/