From: coLinux a. <col...@he...> - 2012-03-12 05:24:55
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20120312/ colinux-0.7.10-20120312.src.tgz (1085071 Bytes) daemons-0.7.10-20120312.dbg.zip (686979 Bytes) daemons-0.7.10-20120312.zip (567158 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20110807/ The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1592 | sunyin | 2012-03-12 04:50:16 +0000 (Mon, 12 Mar 2012) | 1 line Changed paths: M /branches/devel/src/colinux/kernel/reversedpfns.c M /branches/devel/src/colinux/os/linux/kernel/module/alloc.c M /branches/devel/src/colinux/os/linux/kernel/module/main.c prepare to remove /dev/kmem, use cdev mmap instead ------------------------------------------------------------------------ r1591 | sunyin | 2012-03-11 19:05:11 +0000 (Sun, 11 Mar 2012) | 1 line Changed paths: M /branches/devel/src/colinux/kernel/reversedpfns.c M /branches/devel/src/colinux/os/linux/kernel/module/alloc.c M /branches/devel/src/colinux/os/linux/kernel/module/manager.c need to check filp_open with IS_ERR(p) ------------------------------------------------------------------------ |