lkml.org 
[lkml]   [2006]   [Jul]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 28 Jul 2006 00:34:03 -0400
SubjectRe: BUG() on apm resume in 2.6.18-rc2
From"J. Bruce Fields" <>
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;
> 
> _
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-28 04:37    [from the cache]
©2003-2008