On Sat, 2003-01-11 at 19:38, Hall, Luca wrote:
> The problem is now that when I boot i see the printk messages
> at the bottom. around 5 - 7 times.
You took the syscall number for getrlimit(2).
You cannot just arbitrarily pick a syscall number, it needs to be a new
and never-before-used number.
Look in include/asm/unistd.h and add your number to the bottom.
Robert Love
-
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/
This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:38 EST