From: linux@horizon.com
To: linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org
Cc: ak@suse.de, bk@suse.de, hpa@zytor.com, linux@horizon.com,
michal.k.k.piotrowski@gmail.com
Subject: Re: 2.6.22-rcX Transmeta/APM regression
Date: 29 Jun 2007 23:03:43 -0400 [thread overview]
Message-ID: <20070630030343.31711.qmail@science.horizon.com> (raw)
In-Reply-To: <20070627153114.17953.qmail@science.horizon.com>
Okay, after a ridiculous amount of bisecting and recompiling and
rebooting...
First I had to find out that the kernel stops booting as of
bf50467204: "i386: Use per-cpu GDT immediately on boot"
(With theis commit, it silently stops booting. The GP fault I
posted earlier comes a little later, but I didn't bother finding it.)
and starts again as of
b0b73cb41d: "i386: msr.h: be paranoid about types and parentheses"
However, one commit before the former suspends properly, and the latter
fails to suspend (exactly the same problem at get_fixed_ranges+0x9/0x60),
so I had to bisect further between the two, backporting the msr.h changes
across the msr-index.h splitoff.
Anyway, the patch which introduces the problem is the aptly named 3ebad:
3ebad59056: [PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspending
2.6.22-rc6 plus that one commit reverted successfully does APM suspend
(and resume) for me.
next prev parent reply other threads:[~2007-06-30 3:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-27 15:31 linux
2007-06-27 21:26 ` Chuck Ebbert
2007-06-27 23:44 ` linux
2007-06-30 3:03 ` linux [this message]
2007-06-30 4:06 ` H. Peter Anvin
2007-06-30 9:18 ` Andrew Morton
2007-06-30 9:26 ` Andi Kleen
2007-06-30 18:57 ` linux
2007-06-30 19:08 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070630030343.31711.qmail@science.horizon.com \
--to=linux@horizon.com \
--cc=ak@suse.de \
--cc=bk@suse.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=michal.k.k.piotrowski@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®