Re: Linux 4.9.7

From: Willy Tarreau
Date: Sat Feb 04 2017 - 02:13:54 EST


On Fri, Feb 03, 2017 at 11:07:08PM -0500, Ed Tomlinson wrote:
> Hi,
>
> Any reports of 4.9.7 breaking X?
>
> I run arch and keep it up to date. With todays updates and 4.9.7 built here
> X will not start kde correctly. Reverting to 4.9.6 fixes things. Config is
> the same for both builds. I have three btrfs patches and the BFQ 4.9.0-v8r7
> patchset applied on top of stable git's 4.9.{6|7}.
>
> Suggestions on what to look for or to try reverting (via git)

You should bisect, stable releases are very easy to bisect and this is
fast (few builds, no config change, not everything to rebuild each time).
It may take as little as 20 mn to figure which patch broke your setup.

Regards,
Willy