What's missing from our changelogs
What's missing from our changelogs
Posted Jul 25, 2013 2:01 UTC (Thu) by nevets (subscriber, #11875)In reply to: What's missing from our changelogs by lrothc
Parent article: What's missing from our changelogs
The scripts I use extract the message id from the email from a patch that is sent to me and its automatically added to the change log. They look like this:
Link: http://lkml.kernel.org/r/20130718184712.GA4786@redhat.com
That maps to marc.info/?i=20130718184712.GA4786@redhat.com which is the email of the patch. Usually from that, you can get the thread, which *is* very useful. I just used it a few minutes ago to figure out why some function was called in the MIPS code.
