Minor comments on 2.1.104pre1

Tigran Aivazian (tigran@aivazian.demon.co.uk)
Sun, 24 May 1998 23:36:15 +0100 (BST)


Dear Linus and Linux-Kernel,

Here are a few comments on 2.1.104pre1:

1. kmod does not autoload binfmt_aout.

2. fs/proc/array.c still contains initialisation of tsk =
find_task_by_pid(pid) outside as well as inside of read_lock(), the first
being (imho) unnecessary.

3. fs/stat.c cp_old_stat() uses printk() to warn about old style stat()
usage as many times as does the call, the way it is done for old style
/proc/pci and /dev/cua* is different -- hence inconsistency.

4. kernel/fork.c comment at the top still refers to non-existent files
system_call.s and mm/mm.c

Many regards,
Tigran.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu