|
|
|
|
|
by avl999
1352 days ago
|
|
The article links to this PR comment by Linus https://lwn.net/ml/linux-kernel/CAHk-=wie+VC-R5=Hm=Vrg5PLrJx... : > End result: no way will I accept this kind of completely arbitrary and
frankly not very intelligent patch. > If people want to disable console printing, that's THEIR CHOICE. It
could be a new config variable where you ASK people about what they
want. Not this kind of idiotic tying together of things. I thought Linus had committed to changing how he behaves in public forums? Even if he didn't like the patch, calling it "unintelligent" and "idiotic" doesn't accomplish anything. He could have just left the rest of the comments in there without using inflammatory language and it would have the same affect. |
|
Reading through the whole PR comment, you see that this is a repeating pattern in the printk system:
> And guys, I want to make it really clear how disappointed I am with > the printk tree lately. There seems to be some kind of hardline > religious fervor having taken over to make these kinds of "this is how > it has to be done, screw any sanity or common sense".
As an end user who recently used printk with PREEMPT_RT to debug a driver, I appreciate Torvald's insistence here.
> Even if he didn't like the patch, calling it "unintelligent" and "idiotic" doesn't accomplish anything.
Perhaps not, or perhaps it's an effective way to snap people out of a "religious fervor". As a developer I'd be upset at having my code called "idiotic", but would generally prefer it over someone thinking the code is idiotic but not saying it and getting stonewalled or hiding behind corporate doublespeak.