Hacker News new | ask | show | jobs
by whizzter 70 days ago
Still that huge a regression that affects multiple platforms doesn't sound too neat, did they narrow down the root cause?
1 comments

That should be obvious to anyone who read the initial message. The regression was caused by a configuration change that changed the default from PREEMPT_NONE to PREEMT_LAZY. If you don’t know what those options do, use the source. (<https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...>)