Re: 2.6.19-rc6-mm1

From: Reuben Farrelly
Date: Thu Nov 23 2006 - 05:39:34 EST




On 23/11/2006 9:17 PM, Andrew Morton wrote:
Temporarily at

http://userweb.kernel.org/~akpm/2.6.19-rc6-mm1/

and will appear later at

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm1/



- Added per-task I/O accounting via netlink, or via /proc/pid/io. It
attempts to show how much physical I/O a task has caused, or shall cause.

Minor glitch:

CC arch/x86_64/kernel/ioport.o
CC arch/x86_64/kernel/ldt.o
CC arch/x86_64/kernel/setup.o
CC arch/x86_64/kernel/i8259.o
CC arch/x86_64/kernel/sys_x86_64.o
CC arch/x86_64/kernel/x8664_ksyms.o
CC arch/x86_64/kernel/i387.o
CC arch/x86_64/kernel/syscall.o
CC arch/x86_64/kernel/vsyscall.o
arch/x86_64/kernel/vsyscall.c: In function 'vsyscall_init':
arch/x86_64/kernel/vsyscall.c:310: error: 'cpu_vsyscall_notifier' undeclared (first use in this function)
arch/x86_64/kernel/vsyscall.c:310: error: (Each undeclared identifier is reported only once
arch/x86_64/kernel/vsyscall.c:310: error: for each function it appears in.)
make[1]: *** [arch/x86_64/kernel/vsyscall.o] Error 1
make: *** [arch/x86_64/kernel] Error 2
[root@tornado linux-mm]#


gcc version 4.1.1 20061120 (Red Hat 4.1.1-39)

.config is up at http://www.reub.net/files/kernel/configs/2.6.19-rc6-mm1

Reuben


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