quote

Quote: What AppArmor Can Do

Submitted by Jeremy
on March 22, 2008 - 7:57am

"Apparmor can go play with itself. The proper fix is to lift the LSM nonsense into callers and leave vfs_...() alone."

Quote: LKML Hard System Failure

Submitted by Jeremy
on March 20, 2008 - 4:27am

"There was some hard system failure, and system hardware and operating system keepers needed a few hours to get that level sorted out. Then we have slowly enabled email subsystems one at the time to verify correct operation. Back to enjoying the flood :-)"

Quote: The Question On The Table

Submitted by Jeremy
on March 5, 2008 - 2:33pm

"The question on the table is [...] whether we should let ndiswrapper continue using GPLONLY symbols. Quite frankly, my position on this has always been that the GPLv2 explicitly covers _derived_ works only, and that very obviously a Windows driver isn't a derived work of the kernel.

Quote: Immaterial Damage

Submitted by Jeremy
on March 4, 2008 - 1:14pm

"I would only do it if I could get some compensation for immaterial damage; yuck, working on Windows is so painful."

Quote: Does This Actually Work?

Submitted by Jeremy
on March 3, 2008 - 6:50am

"Wow, does this actually work? If so, I'll apply it no problems..."

Quote: Need To Fix Their Code

Submitted by Jeremy
on February 28, 2008 - 8:06am

"Nvidia needs to fix their code. If this is a burden, perhaps they should publish their code under a GPLv2-compatible license so we can show them how to do it."

Quote: Awful Identifier

Submitted by Jeremy
on February 27, 2008 - 8:29am

"`tmp' is an awful identifier, and renaming it to `temp' hardly improves it."

Quote: Mouse And Joystick

Submitted by Jeremy
on February 21, 2008 - 12:59pm

"Not everyone has a mouse and a joystick attached to the computers he builds kernels for..."

Quote: Not Unreasonable

Submitted by Jeremy
on February 20, 2008 - 7:14am

"It's not unreasonable. Neither is Aristotelian physics. Nevertheless, neither one is a good match to reality."

Quote: Technological Extortion

Submitted by Jeremy
on February 18, 2008 - 6:15am

"If you don't see an ethical problem in removing a working driver which is not taking support resources, in order to force people to test and debug a driver they don't now and never would need, so that it might in time offer them the same functionality those users already had... then I can never make you see why technological extortion is evil."

Quote: Something Fancy

Submitted by Jeremy
on February 15, 2008 - 5:50am

"Quite frankly, if kgdb starts doing something 'fancy', there is no way I'll merge it."

Quote: Lots Of Things Need Deep Thought

Submitted by Jeremy
on February 12, 2008 - 11:45am

"There are lots of things in the FS that need deep thought,and the perfect system to fully use the first 64k of a 1TB filesystem isn't quite at the top of my list right now."

Quote: Ugliest Patch Ever

Submitted by Jeremy
on February 12, 2008 - 6:01am

"Or, we could just do the ugliest patch ever, namely

	-#define pcibus_to_node(node)   (-1)
	+#define pcibus_to_node(node)   ((int)(long)(node),-1)

Wow. It's so ugly it's almost wraps around and comes out the other side and looks pretty."

Quote: A Fix For This Problem

Submitted by Jeremy
on February 11, 2008 - 6:42am

"All currently active Linux kernel versions are now released with a fix for this problem. We have released them through our normal channels, with the needed information as to what the problem is, a pointer to the CVE number, and the patch itself."

Quote: Easy To Get Code Into The Kernel

Submitted by Jeremy
on February 10, 2008 - 9:43am

"We've gone and made it awfully easy to get code into the kernel nowadays. Perhaps too easy. I'm presently having a little campaign of watching what's going on a bit more closely, and encouraging people to make it easier for others to see what's going on, should they choose to do so."