{2007.1206}
KJ tasks:
doc:
. make htmldocs and check for errors/warnings
. add docs, docbook, kernel-doc
fix deprecated API uses;
fix __must_check warnings;
use C99 struct initializers;
function call error checking and unwinding;
test all*config & randconfigs;
fix section mismatches;
reduce kernel function stack sizes;
. make { buildcheck | checkstack | namespacecheck }
remove unneeded header #includes;
check/fix sparse warnings;
fix coding style gross errors;
bug databases: bugzilla.kernel.org and coverity.com
test suites: LTP, OPTS
. use virtualization for testing
###