|
|
|
|
|
by hansendc
1572 days ago
|
|
I hope so too! But, I was trying to think of if I've ever seen the Linutronix folks working on the Intel graphics code. I don't think I have: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... For very selfish reasons, I'm hoping that this acquisition will give the Linutronix folks even more of an opportunity to contribute to the core kernel and especially arch/x86. Disclaimer: I work on Linux at Intel. |
|
https://lore.kernel.org/intel-gfx/20211214140301.520464-1-bi...
Plus 13 patches over the past years (not counting merges and SPDX commits):
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Unfortunately, a lot of the PREEMPT_RT patches follow the "disable stuff for now, fix up for real later" anti-pattern. :-(
Case in point:
https://lore.kernel.org/intel-gfx/YgqmfKhwU5spS069@linutroni...