public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.23-rc3 regression and bisection query
@ 2007-08-13 18:44 Hugh Dickins
  2007-08-13 20:29 ` Michal Piotrowski
  2007-08-13 21:22 ` Sergey Dolgov
  0 siblings, 2 replies; 10+ messages in thread
From: Hugh Dickins @ 2007-08-13 18:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Len Brown, Henrique de Moraes Holshuh, Alexey Starikovskiy,
	Michal Piotrowski, linux-kernel

Two issues in this mail, sorry if I'd have done better to separate them.

One: Thinkpad T43p suspend-to-RAM regression.

Verily, what Len giveth with one hand, he taketh away with the other.
Henrique's fix to CONFIG_THINKPAD_ACPI_INPUT_ENABLED default is now in,
thanks, so Fn-F4 ought now to Suspend to RAM on the Thinkpad T43p.
Except that it doesn't.

Git bisection (with manual fixups to i386 mmiocfg horror, thanks
for drawing attention to that in your changelog) accuses Alexey's
ACPI: EC: If ECDT is not found, look up EC in DSDT
cd8c93a4e04dce8f00d1ef3a476aac8bd65ae40b
and if I revert that along with Len's subsequent
ACPI: EC: fix build warning
52fe4bdf40bc07498c5f7935551774e8f8458190
then I have Fn-F4 suspending to RAM again.

It's not obvious to me how Alexey's patch might be interfering with
Thinkpad STR, but of course I can try any patches suggested.  Hmm,
does "echo mem >/sys/power/state" work instead?  Apparently, except
then we cannot resume after, the screen remains blank - though I'm
not in the habit of using /sys/power/state, maybe that's unrelated.

Two: oddity noticed in doing that git bisection.

I'd told it v2.6.23-rc2 good and v2.6.23-rc3 bad.  Happily rebooting
various versions of 2.6.23-rc2-git (CONFIG_LOCALVERSION="-git").
Caught by surprise when I realized that actually the last few kernels
it had built were actually 2.6.23-rc1-git.  Bisection log below from
a correct second attempt: git --version 1.5.2.4.

Is that right?  I realize that git is not linear (and "git bisect
visualize" had shown me James steaming up a branch line past Gordon
and Thomas and Trevor); but I had imagined that tags set barriers
past which commits might not move later (and if tags don't do that,
then I'm unclear what purpose tags do serve).

Or was Len's tree lacking something when you pulled from it?

Thanks,
Hugh

# bad: [39d3520c92cf7a28c07229ca00cc35a1e8026c77] Linux 2.6.23-rc3
# good: [d4ac2477fad0f2680e84ec12e387ce67682c5c13] Linux 2.6.23-rc2
git-bisect start 'v2.6.23-rc3' 'v2.6.23-rc2'
# good: [660ca5317d229ca27dec6a3159423bc0c5291c2d] Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
git-bisect good 660ca5317d229ca27dec6a3159423bc0c5291c2d
# good: [dc8a7b11aa68d6795a46e0a42ce92220d1a6f0cd] Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
git-bisect good dc8a7b11aa68d6795a46e0a42ce92220d1a6f0cd
# good: [dc8a7b11aa68d6795a46e0a42ce92220d1a6f0cd] Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
git-bisect good dc8a7b11aa68d6795a46e0a42ce92220d1a6f0cd
# good: [3b6919e536865703a0d5c823f5a34c86cedd07cf] pull asus sony thinkpad into release branch
git-bisect good 3b6919e536865703a0d5c823f5a34c86cedd07cf
# bad: [d88da66f9397f06f3a7b4e5148bd5e71cb9d7952] Pull ec into release branch
git-bisect bad d88da66f9397f06f3a7b4e5148bd5e71cb9d7952
# good: [d8dd3cbcf1b30c315a28f65cb719bb2d7105a317] Pull bugzilla-8842 into release branch
git-bisect good d8dd3cbcf1b30c315a28f65cb719bb2d7105a317
# bad: [07ddf768d860bee7bd6581b7af3ce1009dbd05d0] ACPI: EC: acpi_ec_remove(): fix use-after-free
git-bisect bad 07ddf768d860bee7bd6581b7af3ce1009dbd05d0
# bad: [cd8c93a4e04dce8f00d1ef3a476aac8bd65ae40b] ACPI: EC: If ECDT is not found, look up EC in DSDT.
git-bisect bad cd8c93a4e04dce8f00d1ef3a476aac8bd65ae40b
# good: [f1cd1fe61b96e4312312d42c0a9784dfab12e007] ACPI: EC: Remove noisy debug printk fron EC driver.
git-bisect good f1cd1fe61b96e4312312d42c0a9784dfab12e007

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-08-14 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13 18:44 2.6.23-rc3 regression and bisection query Hugh Dickins
2007-08-13 20:29 ` Michal Piotrowski
2007-08-13 21:22 ` Sergey Dolgov
2007-08-13 22:10   ` Alexey Starikovskiy
2007-08-13 22:56     ` Hugh Dickins
2007-08-14  7:54       ` Sergey Dolgov
     [not found]     ` <46C0D35B.5030104@suse.de>
2007-08-14  7:09       ` [Fwd: Re: 2.6.23-rc3 regression and bisection query] Norbert Preining
2007-08-14 16:18         ` Len Brown
2007-08-14 16:33           ` Norbert Preining
2007-08-14 16:41             ` Alexey Starikovskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox