A report from the documentation maintainer
A report from the documentation maintainer
Posted Oct 27, 2016 17:54 UTC (Thu) by mchehab (subscriber, #41156)In reply to: A report from the documentation maintainer by xtifr
Parent article: A report from the documentation maintainer
> > Wow, ok, not really my place to criticize any kernel devs, but the ones who don't want to "remove" obsolete documentation--do they not understand how git works?
My point, with regards to bug_hunting.html is that, except for one section there that it is really old (Finding it the old way), the remaining file provide useful tips that are still useful, like using git bisect to identify the bug source, and objdump/gdb to identify what part of the source code caused the bug.
So, IMHO, instead of dropping everything, we should drop just the outdated section, and improve the remaining document to reflect the current practices, like what I proposed on this patch:
