Hello! I'm trying to keep some external drivers up to date with the kernel, and the first two weeks after the release is the worst time for me. There is no way to distinguish the current git kernel from the latest release. It's only after rc1 is released that I can use preprocessor to check LINUX_VERSION_CODE. Before that, I have to rely on tricks or change the kernel version myself in a separate patch and tell other team members to do the same. Basically, I only care about kernel releases, but I also want to increase the probability that the next standalone release of my drivers will work with the next release on the kernel. That's why I check compatibility with the tip of the linux-2.6 repository. Calling git version of Linux "2.6.23" one day before 2.6.24-rc1 is preposterous, as it's likely to be compatible with 2.6.24, not 2.6.23. Calling git version of Linux "2.6.24-pre" or something next day after 2.6.23 release is OK in comparison, since nobody developing external drivers cares about old revisions of the kernel. And the developers of the kernel itself shouldn't care about versions at all. It would be nice to establish a rule to increment the version number immediately after the kernel release and have a suffix to indicate that it's a pre-rc version. "rc0" is my personal favorite. It would also be helpful for other repositories, as it would indicate whether any post-release changes have been merged in. -- Regards, Pavel Roskin -
| Parag Warudkar | Re: soft lockup - CPU#1 stuck for 15s! [swapper:0] |
| Bryan Woods | Stardom SATA HSM violation |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Steven Rostedt | [PATCH 2/2] ftrace: support for PowerPC |
git: | |
| Abdelrazak Younes | Git-windows and git-svn? |
| Linus Torvalds | Re: On Tabs and Spaces |
| Shawn O. Pearce | Java Git (aka jgit) library switching license to BSD/EPL |
| Manu | Re: fatal: unable to create '.git/index': File exists |
| Brandon Lee | DELL PERC 5iR slow performance |
| Chris Jones | GRE over IPsec |
| Frank Bax | wine question |
| Jona Joachim | X11 very slow with SMP kernel |
| Jon Anhold | rawrite |
| Mark Tarrabain | Some thoughts on device drivers |
| Rik Faith | ATI VGA WONDER driver for x386 |
| Seng-Poh Lee, Speedy | Slight rlogind problem, 'Unable to determine your tty name' |
| SMDK2410 LCD Framebuffer driver | 3 hours ago | Linux kernel |
| Resetting the bios password for Toshiba Laptop | 4 hours ago | Hardware |
| Problem booting a barebone kernel in VMWare | 7 hours ago | Linux kernel |
| IP layer send packet | 11 hours ago | Linux kernel |
| PID to ELF image full path | 14 hours ago | Linux kernel |
| types of kernel | 1 day ago | Linux kernel |
| magical mounts | 2 days ago | Linux kernel |
| Problem in scim in Fedora 9 | 2 days ago | Linux general |
| The new Western Digital power saving drives | 2 days ago | Hardware |
| Battery Maximizer Software | 3 days ago | Linux kernel |
