Kernel 2.6.1 Released
jnf writes "And so he said it is released, and then jumped on a plane to Australia. Linus announced the release of 2.6.1 a few minutes ago, fixes include AGPGART, a fork() bugfix, and misc changes to XFS, and those are just the patches applied since v2.6.1-rc3. Full changelog is avialable, kernel at the usual places, i held off posting this until kernel.org was updated." 2.6.0 is now in Debian unstable...
still doesn't build on cygwin..
Gentoo as always I'm sure ;-)
Performing sanity checks on your own beliefs is vital in avoiding poisoned koolaid.
I download it, double click on the .exe, click next a few times and restart?
Thanks,
Clif
clifgriffin > blog
Yes, it was fixed in 2.6.1-rc1.... ;-)
and then again in 2.6.1-rc2.
Real men don't test patches... aparently
To Sum it up:
/proc/net/tcp fixed
o lots of USB-Updates, eg. for storage-devices and BUGS
o seeking in
o some more use-after-free()-fixes
o [libata promise] fix another ugly bug (for those who use it)
o lots of misc small fixes
o lots of ARM stuff
o dvb: Update DVB core (and more stuff, for those video-people)
o Fix via686a/KX133 TSC failure (for ppl with an Abit KA7/KA7-100 etc)
o Fix memleak on execve failure (memleaks are always bad)
o cpuqfreq stuff/additions
o "at least" one important X86-64 fix
o mremap() security fix
That's a heck of a lot of changes for a "stable" kernel.
Go to the Low-level SCSI drivers in the kernel. It is under the Device Drivers->SCSI Devices section. There exists and option that might make you happy:
[*] Serial ATA (SATA) support
ServerWorks Frodo / Apple K2 SATA support (EXPERIMENTAL) (NEW)
Intel PIIX/ICH SATA support
Promise SATA support (NEW)
VIA SATA support
Here.
"Res publica non dominetur"
Well I've been poking around in the kernel for years now. Mostly just trying things other people have told me to do to fix what ever problem I was having. Then I'd say, "yeah, that fixed it", and the author of said code would submit the patch.
This time, I attempted to do the same. But the author didn't tell me much of what to do at all. So I just started looking at the one function he pointed me to. I ended up surprising myself. I found I could easily follow what was going on, and quickly found my problem. I tried a fix, and it worked. I reported back to the author, that I fixed my problem and how, and he asked me to submit a patch to Linus.
I've used to think of the kernel as some beast, full of black magic. Some of the parts dealing with broken hardware, are a little arcane. But the more I look at it, the more I see that most of it is just C. Now that Linus is subscribed to the linux-kernel mailing list, I see more developers interacting with him. He really does have good taste in code.
You sir are what Linux is all about :)
Thank you for fixing our code and making it a little more stable for us all. Hopefully your comments will spur others to have a peek under the hood and see what they can discover.
liqbase
I know many people will not read the documentation so I'm posting it here.
You need module-init-tools with the 2.6.x series.
<torvalds@home.osdl.org>
Fix silly mremap test.
Get off the drugs, Linus.