Posts
173
Following
77
Followers
2116
@brauner @monsieuricon Ok, you are forcing me to switch to use b4 for my development workflow now, fair enough :)

In the meantime, let me just send this bugfix patch out and stop messing around with pretty message-ids as the bugfix is probably more important in the short-term...
1
0
0
@brauner @monsieuricon ah, maybe you are using --thread on 'git format-patch'? That might get messy as the message ids are now not correct (you rewrote them), and --thread doesn't work on single patches
2
0
0
@brauner @monsieuricon Your git-hook doesn't seem to work for me as 'git format-patch' does not generate the message-id, git send-email does (when it is sending the message). Are you generating a message-id before you run 'git send-email' somehow?
2
0
0
@brauner @monsieuricon I was wondering about that...

Got the message id to work in mutt, will add it to git send-email tomorrow.
1
0
1
@brauner @monsieuricon Nice! I'm stealing that right now...
0
0
2
@brauner @monsieuricon I should at least try b4 out for new development. As @horms points out here:
https://lore.kernel.org/r/ZCU4BQ0C4K6HoBsf@corigine.com
I need all the luck I can get with my current "journey of a few hundred patches" that I'm on, and my current git branch / commit / rebase / rebase / rebase / rewrite / rebase / format-patch / send-email workflow leaves a lot to be desired at times.
1
1
1
@monsieuricon @brauner Cool! Now if only we could replace the hard-coded logic in `git send-email` with this...
2
0
0
@bagder This is one reason why the Linux kernel security team does not interact with the linux-distros list anymore, their policies just are not conclusive to keeping systems secure for users.
0
0
2
@agraf @kernellogger 1/2 year to rebase to a new version? You are doing something really really really wrong there.

The Android kernel team has been keeping the android kernel tree up to date with Linus's -rc releases within a few days at most, usually within a few hours (note, it is not up to date with 6.3-rc1 right now for "gpio reasons"). Keep your tree constantly up to date, that way it just does not matter when a new LTS comes out, AND you catch any rebase/conflict issues way way early when you can get upstream's help with it.

So if it takes you 6+ months to rebase, you really have the wrong development and maintenance model and need to fix it now And yes, Google prodkernel team, I'm looking at you...

If anyone wants me to come and yell at internal managers about all of this, please let me know, that's one of the funnest parts of my job.
0
12
23
@kernellogger No one ever asked, that sounds like a good idea.

Maybe we can do that in the future as we wean people off of the 6 year model which has obviously failed to work well, thanks!
2
3
16
@larsmb It also doesn't seem to handle well the "delete this sensor and rediscover it as new as I messed up the configuration for it so badly I want to start over" without having to dig around and hand-editing yaml files. Or maybe I'm just doing it wrong...
1
0
0
@Aissen @kernellogger Based on what I see today, in the wild, almost no one is actually using the old LTS kernels we provide today. So I really doubt this is going to change anything.
0
0
1
@Aissen @kernellogger The LTS kernels are not going away, please use them. It's just that you can not expect them to live for "forever".

The simplest solution is for you to demand support for your SoC and devices upstream, that gets rid of the issue of what kernel you are forced to use immediately. We did that decades ago for the "Enterprise" Linux market, and all of the problems of "we are stuck on this old kernel because the vendor never forward ported their code" instantly went away.
2
8
20
@Aissen @kernellogger You have that system today!
1
0
1
re: embedded world #ew2023
Show content
@arnd Odd, why doesn't any of those companies actually talk to me about this? That's the reason they are being shortened, no one is communicating anything to me.
1
2
4
Edited 1 year ago
@bert_hubert My big problem is, who defines "known"?

With our without "exploitable" the main issue seems to be ignored whereby the EU will have to spin up a European version of what China and the US attempt to do with their vulnerability tracking efforts, despite them failing horribly for open source software.

I think the phrase I'm looking for is, "Ik zie beren op de weg", right?
1
0
1
repeated
Me: we have 50TB on our backend storage system that stores kernel tarballs, so this should be plenty for the next 5+ years.
@gregkh: challenge accepted!
1
4
32
You get a stable kernel release, and you get a stable kernel release, and you get a stable kernel release!

Hopefully things now settle down to the normal constant crazy pace we are used to (1-2 releases a week), instead of the mass of releases we had in the past few days.
0
6
17
@kernellogger Famous last words, yet-another 5.15.y release is now out as well.
1
0
4
Show older