The kdb_prototype9 is now available which will serve as the foundation
of the final consolidation work to post the kdb_prototype10 to the lkml.
The kdb_prototype9 will run the same demonstration that was shown at the
2009 Linux Plumbers Conference with the 2.6.32 development kernel. It
has a lot of stuff in it which is not planned for the initial lkml post.
The plan leading up to the lkml submission is:
* Fold a number of the patches
* Clean up any sections of code marked as HACK or XXX
* Remove all the USB code for keyboards, serial ports, and the usb core
changes
* Split the kms code into its own branch
You can find kdb_prototype9 at:
http://kernel.org/pub/linux/kernel/people/jwessel/branches/kdb_prototype9.tar.bz2
or
http://git.kernel.org/?p=linux/kernel/git/jwessel/linux-2.6-kgdb.git;a=shortlog;h=refs/heads/kdb_prototype9
Of course if you want to help out with this effort or have questions,
please ask.
Thanks,
Jason.
|