bugs in patch-2.2.0-final.bz2

Stephen C. Tweedie (wojboj@lp.net.pl)
Wed, 27 Jan 1999 13:28:07 +0100 (CET)


+++linux/alpha/kernel/entry.S
...
- .quad sys_ni_syscall
+ .quad sys_sendfile

should be only:
+ .quad sys_sendfile

there can be more bugs....
(I don't know why insmod can't resolve all symbols from modules with this
version - look's like CONFIG_MODVERSION disabled...but it isn't..:()
so...can somebody re-make this patch and place there good one?:)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/