Actually, yes. Just kept it so to keep the name short

. Of course, if you meant to reflect the RC nature of the kernel, it should indeed be there. In fact, I forgot to mention like all other patchsets that it could be pretty unstable. As an aside, last few months have been a rough time for me for playing with kernels, since say december - perhaps since 2.6.18 or 2.6.19. Too many changes and new features, but overall the kernel releases have been unstable. Although there is hope. 2.6.21 has been somewhat usable on my athlon 64x2 machine (its a via k8t890 mobo) with a ton of bootloader options and workarounds. 2.6.22 looks pretty promising. Yesterday I was in a mood of euphoria with the powertop patches - for some reason my machine seems to be flying (perhaps could be just a placebo effect - but its only through powertop I came to know how much irqbalance and nolapic_timer were pulling it down - as of now interrupts per second are down to < 100

). So much joy that I thought to cook up a patchset :p. But missing the good old days of nitro-sources and beyond-sources.
I have been so irked over the last few months to see the oops messages, that today morning when I ssh'ed into this machine to see this on my newly compiled kernel (the usual suspect - nvidia-drivers 9755)...
WARNING: at mm/slab.c:777 __find_general_cachep()
[<c0188aef>] __kmalloc+0x9f/0xd0
[<f9970a4c>] os_alloc_mem+0x5e/0xa3 [nvidia]
[<f9650bfa>] _nv003401rm+0x16/0x28 [nvidia]
[<f9636546>] _nv002573rm+0x202/0x384 [nvidia]
[<f9659796>] rm_set_interrupts+0x142/0x15c [nvidia]
[<f962f5dd>] _nv004362rm+0x81/0xb8 [nvidia]
[<f965be1d>] _nv002557rm+0x3d/0x770 [nvidia]
[<f965c123>] _nv002557rm+0x343/0x770 [nvidia]
[<c016cdd0>] find_get_page+0x20/0x60
[<c016f7a8>] filemap_nopage+0x238/0x340
[<c018be57>] do_sync_read+0xc7/0x110
[<f9659a7c>] rm_ioctl+0x1c/0x24 [nvidia]
[<f996e3e9>] nv_kern_ioctl+0x2f0/0x361 [nvidia]
[<c0384641>] pci_create_sysfs_dev_files+0x141/0x310
[<f996e48f>] nv_kern_unlocked_ioctl+0x18/0x1d [nvidia]
[<f996e477>] nv_kern_unlocked_ioctl+0x0/0x1d [nvidia]
[<c0197afb>] do_ioctl+0x2b/0xc0
[<c0121116>] do_page_fault+0x346/0x640
[<c0197bec>] vfs_ioctl+0x5c/0x290
[<c0197e5d>] sys_ioctl+0x3d/0x70
[<c01040c2>] sysenter_past_esp+0x5f/0x85
[<c0384641>] pci_create_sysfs_dev_files+0x141/0x310
=======================
... I thought, its yet another oops (oh no, not again!). Fortunately, it was just a warning. The pleasant surprise - when I came to my office - X was still fine and machine didnt lock up (those are the most frequent things over last few months

). And so we live dangerously - but enjoying the flight

.