From: "J. Bruce Fields" <bfields@fieldses.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: BUG() on apm resume in 2.6.18-rc2
Date: Fri, 28 Jul 2006 00:34:03 -0400 [thread overview]
Message-ID: <20060728043403.GA21441@fieldses.org> (raw)
In-Reply-To: <20060726231049.e9a0346e.akpm@osdl.org>
On Wed, Jul 26, 2006 at 11:10:49PM -0700, Andrew Morton wrote:
> This?
Yep. With 2.6.18-rc2 + that patch, the BUG() is gone and suspend-resume
works fine.
Thanks!--b.
> --- a/./arch/i386/kernel/cpu/mcheck/mce.h~mce-section-fix
> +++ a/./arch/i386/kernel/cpu/mcheck/mce.h
> @@ -9,6 +9,6 @@ void winchip_mcheck_init(struct cpuinfo_
> /* Call the installed machine check handler for this CPU setup. */
> extern fastcall void (*machine_check_vector)(struct pt_regs *, long error_code);
>
> -extern int mce_disabled __initdata;
> +extern int mce_disabled;
> extern int nr_mce_banks;
>
> _
>
prev parent reply other threads:[~2006-07-28 4:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-27 3:38 BUG() on apm resume in 2.6.18-rc2 J. Bruce Fields
2006-07-27 6:10 ` Andrew Morton
2006-07-27 6:29 ` Johannes Weiner
2006-07-27 7:08 ` Andrew Morton
2006-07-27 7:38 ` Johannes Weiner
2006-07-28 4:34 ` J. Bruce Fields [this message]
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=20060728043403.GA21441@fieldses.org \
--to=bfields@fieldses.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/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