Pretty cool how these kernel refactoring PRs all keep on finding minor bugs and inconsistencies.
Please Login to reply.
like what?
Mostly redundant logic, like allocating twice, initializing data twice, or checking bounds inefficiently. But also unearthing past, snuck-in crash fixes, and finding stale or wrong docstrings.