All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alberto Piai <albeclemit-whZMOeQn8C0@public.gmane.org>
To: "Yu, Luming" <luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: pavel-AlSwsSmVLrQ@public.gmane.org,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Re: S3 resume on Fujitsu-Siemens Amilo A7620 (CONTINUES)
Date: Tue, 7 Dec 2004 20:12:07 +0100	[thread overview]
Message-ID: <20041207201207.530feb9d.albeclemit@yahoo.it> (raw)
In-Reply-To: <3ACA40606221794F80A5670F0AF15F84041AC0CA@pdsmsx403>

Hi,

On Tue, 30 Nov 2004 19:39:03 +0800
"Yu, Luming" <luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:

> >Update:
> >2.6.9, with pushl and popl lines commented out:
> 
> http://bugzilla.kernel.org/show_bug.cgi?id=3586
> 
> How could pushl	$0 cause reboot in real mode?
> I guess it is in protect mode.
> 
> I suggest you to try the following patch to see if "pushl $0" still
> cause 
> reboot.
> 
> --- linux-2.6.10-rc2/arch/i386/kernel/acpi/wakeup.S.orig
> 2004-12-02 
> 18:18:01.132147992 -0800
> +++ linux-2.6.10-rc2/arch/i386/kernel/acpi/wakeup.S	2004-12-02 
> 18:17:34.872140120 -0800
> @@ -20,6 +20,8 @@
>  	wakeup_code_start = .
>  	.code16
>  
> +	xor	%eax, %eax
> +	movl	%eax, %cr0
>   	movw	$0xb800, %ax
>  	movw	%ax,%fs
>  	movw	$0x0e00 + 'L', %fs:(0x10)

Sorry for the late answer, but university has been pressing in the last weeks..
Luming, this patch doesn't help, reboot occurs as usual :(
could i post other useful info about the system? maybe the DSDT?

thanks,
Alberto


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

  reply	other threads:[~2004-12-07 19:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30 11:39 Re: S3 resume on Fujitsu-Siemens Amilo A7620 (CONTINUES) Yu, Luming
2004-12-07 19:12 ` Alberto Piai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-18 11:42 Alberto Piai
2004-10-18 12:47 ` Pavel Machek
     [not found]   ` <20041018124756.GA28463-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-10-18 20:54     ` Alberto Piai
     [not found]       ` <20041018225412.397dcd1f.albeclemit-whZMOeQn8C0@public.gmane.org>
2004-10-18 21:22         ` Pavel Machek
     [not found]           ` <20041018212208.GA10490-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-10-18 22:21             ` Alberto Piai
     [not found]               ` <20041019002115.2faa9436.albeclemit-whZMOeQn8C0@public.gmane.org>
2004-10-18 23:00                 ` Pavel Machek
     [not found]                   ` <20041018230008.GC10490-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-10-27 22:44                     ` Alberto Piai
     [not found]                       ` <20041028004424.1b0f95fb.albeclemit-whZMOeQn8C0@public.gmane.org>
2004-10-27 23:47                         ` Pavel Machek

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=20041207201207.530feb9d.albeclemit@yahoo.it \
    --to=albeclemit-whzmoeqn8c0@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=pavel-AlSwsSmVLrQ@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.