Re: [RFC PATCH v1 20/26] docs: reporting-bugs: instructions for handling regressions

2020-10-03 Thread Thorsten Leemhuis
Many thx for you comments, all suggestions implemented. Ciao, Thorsten

Re: [RFC PATCH v1 20/26] docs: reporting-bugs: instructions for handling regressions

2020-10-03 Thread Randy Dunlap
On 10/1/20 1:39 AM, Thorsten Leemhuis wrote: > Describe what users will have to do if they deal with a regression. > Point out that bisection is really important. > > While at it explicitly mention the .config files for the newer kernel > needs to be similar to the old kernel, as that's an importa

[RFC PATCH v1 20/26] docs: reporting-bugs: instructions for handling regressions

2020-10-01 Thread Thorsten Leemhuis
Describe what users will have to do if they deal with a regression. Point out that bisection is really important. While at it explicitly mention the .config files for the newer kernel needs to be similar to the old kernel, as that's an important detail quite a few people seem to miss sometimes. S