Posts
187
Following
26
Followers
404
From all the times Linus has yelled "Christ!" at my emails, I feel like I should become a missionary.
2
0
6
I received an email from my test suite that it failed while I was on the plane waiting for everyone to board. I ssh'd into my server with the Connect app, found it was a configuration issue, fixed the configuration and restarted the tests, before they closed the aircraft door!
0
0
2
@ptesarik @kernellogger @vbabka @workchronicles @hrw
With code and arrows pointing at the code I'm talking about.
0
0
3
Edited 1 month ago

-Werror is great, until you need to debug an older kernel 😛

2
2
10
This meme perfectly describes pretty much every interaction between Linus Torvalds and myself!
0
5
22

I think this is the first time I ever used the quadratic equation for a real purpose since college! 🤔

https://lore.kernel.org/lkml/20250204172045.3a5d8d01@gandalf.local.home/

1
0
6
Edited 3 months ago

Not every day you can say you were complemented by Linus Torvalds saying you had an “interesting idea”. Always look for those silver linings!

https://lore.kernel.org/linux-trace-kernel/20241217131717.0fa5a21b@gandalf.local.home/T/#med0de149d3f7d1d4648406c277272ff6ea9eab04

0
2
7

Fixing up a messed up Debian upgrade where I needed to reinstall, I had to hit “Select this only if you know what you are doing”. I don’t know what I’m doing, but I had to hit it to do what I needed to get done 😛

1
1
6

Another useful email to the Linux Plumbers mailing list!

2
1
9
Kernel Recipes (which is always held in Paris) is thinking of changing their logo.
0
0
1
@monsieuricon @pavel @kernellogger
And we are very nervous about that possibility!
0
0
3
Last night at the real-time celebration, Thomas Gleixner handed Linus Torvalds his official pull request of the real-time patch on paper "wrapped in gold with a ribbon around it''
2
47
85
@cas

Yes it does affect non-RT kernels. Like all other RT features added to upstream, it improves vanilla Linux. The graphics developers wanted this change. It will allow for things like a blue screen of death where you can see an oops from a graphical interface.
1
1
7

THIS IS IT!!!

The last hurdle for PREEMPT_RT being merged into mainline has just removed by this pull request. Leaving the door open for PREEMPT_RT to be added to 6.12!

1
54
104
@ljs @oleksandr what do you call it when compiled with LLVM? 🤔
1
0
2
@ljs @oleksandr technically that's not C but the C pre-processor (CPP).
2
0
2
@vegard @kernellogger my own experience is that after I add a new feature during the merge window, I'll get a bug report that was actually from an older change before the merge window. Why did this happen? Because the new feature started stressing code paths that were not stressed before and uncovered bugs that existed for a long time. Hence you may see more bug fixes for old bugs early in the rc releases.
0
0
5
@kernellogger Kent's interactions reminds me of another file system creator from long ago, whose name I will not mention.
1
0
6
Show older