Re: [REGRESSION] 2017 Pixelbook backlight control doesn’t work with 7.1 kernel

Greg KH <[email protected]> Sat, 11 Jul 2026 09:43:28 +0200
Newsgroups dev.linux.lists.regressions
Message-ID <2026071153-wrench-operating-e32d@gregkh>
On Sat, Jul 11, 2026 at 01:11:06AM -0600, Papool Chaudhari wrote:
> I tried reverting commit b3793af3277f65d256d67f9949e760b434ff66dd on
> top of v7.1, but the resulting kernel completely hangs at 'Loading
> initial ramdisk'. Even when adding 'nomodeset' via GRUB, the crash
> happens so early that no kernel text or console output is ever
> printed. It appears this Intel THC merge cannot be cleanly isolated or
> reverted on v7.1 without causing an immediate early boot failure on
> this hardware.

A merge point is usually not a good place to revert, as that can be
"odd".  I also don't really see a diff at this point in time, so can you
try both sides of the merge to see if they both work, or not?

thanks,

greg k-h