Re: [Regression] Battery life halved - bisected to 0cc2b4e5a020fc7f4d1795741c116c983e9467d7

From: Rafael J. Wysocki
Date: Thu Nov 02 2017 - 19:41:45 EST


On Thursday, November 2, 2017 3:31:58 PM CET Mike Keehan wrote:
> Hi,
>
> I noticed last night that my battery lasted only half as long as
> usual. So I checked some previous rcs which were all OK. Bisecting
> led to "0cc2b4e5a020fc7f4d1795741c116c983e9467d7". And reverting
> that from rc7 restores battery life to its usual state.
>
> (Now, can anyone tell me how to remove the revert I did :)

git reset --hard HEAD^

should do the trick.

That commit was reverted in the Linus' tree too, though.

Thanks,
Rafael