Re: Redefinition error while compiling LKM

From: Arjan van de Ven
Date: Thu Dec 29 2005 - 06:49:20 EST


On Thu, 2005-12-29 at 16:51 +0530, pretorious . wrote:
> >
> >and.. why on earth would you need sys/syscall.h ?? (or sys/stat.h for
> >that matter)
> >
> >
>
> Trying to override certain syscalls (mknod ...)

eeppp why??
really don't do that!

(overriding syscalls from modules really shouldn't be done.. there's a
reason the syscall table isn't exported!)

-
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/