linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] acpi_wakeup fixes
@ 2002-12-17 20:21 Ducrot Bruno
  2002-12-21 12:01 ` [ACPI] " Pavel Machek
  2003-01-14 17:56 ` [ACPI] acpi_wakeup fixes: Patch? P. Christeas
  0 siblings, 2 replies; 4+ messages in thread
From: Ducrot Bruno @ 2002-12-17 20:21 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Grover, Andrew, acpi-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

Hi Pavel.

This diff should be OK (I hope)

-- 
Ducrot Bruno
http://www.poupinou.org        Page profaissionelle
http://toto.tu-me-saoules.com  Haume page

[-- Attachment #2: 00_acpi_wakeup.S.fix --]
[-- Type: text/plain, Size: 679 bytes --]

--- linux-2.5.52/arch/i386/kernel/acpi_wakeup.S	2002/12/17 19:15:12	1.1
+++ linux-2.5.52/arch/i386/kernel/acpi_wakeup.S	2002/12/17 20:03:40
@@ -41,7 +41,7 @@
 	cmpl	$0x12345678, %eax
 	jne	bogus_real_magic
 
-#if 1
+#if 0
 	lcall   $0xc000,$3
 #endif
 #if 0
@@ -69,8 +69,12 @@
 
 	movl	real_save_cr0 - wakeup_code, %eax
 	movl	%eax, %cr0
+
+	# flush the prefetch queue.
 	jmp 1f
+1:	jmp 1f
 1:
+
 	movw	$0x0e00 + 'n', %fs:(0x14)
 
 	movl	real_magic - wakeup_code, %eax
@@ -160,11 +164,12 @@
 	ALIGN
 
 
-.org	0x2000
+.org	0x800
 wakeup_stack:
-.org	0x3000
+.org	0x900
 ENTRY(wakeup_end)
-.org	0x4000
+# .org	0x1000
+	.align 4096
 
 wakeup_pmode_return:
 	movl	$__KERNEL_DS, %eax

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

* Re: [ACPI] [PATCH] acpi_wakeup fixes
  2002-12-17 20:21 [PATCH] acpi_wakeup fixes Ducrot Bruno
@ 2002-12-21 12:01 ` Pavel Machek
  2003-01-14 17:56 ` [ACPI] acpi_wakeup fixes: Patch? P. Christeas
  1 sibling, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2002-12-21 12:01 UTC (permalink / raw)
  To: Ducrot Bruno; +Cc: Pavel Machek, Grover, Andrew, acpi-devel, linux-kernel

Hi!

> @@ -41,7 +41,7 @@
>  	cmpl	_0x12345678, %eax
>  	jne	bogus_real_magic
>  
> -#if 1
> +#if 0
>  	lcall   _0xc000,_3
>  #endif
>  #if 0

We should make this runtime configurable...

Anyway disabling this is probably right.

> @@ -69,8 +69,12 @@
>  
>  	movl	real_save_cr0 - wakeup_code, %eax
>  	movl	%eax, %cr0
> +
> +	# flush the prefetch queue.
>  	jmp 1f
> +1:	jmp 1f
>  1:

Is this really neccessary? One jump should be
ok...

> @@ -160,11 +164,12 @@
>  	ALIGN
>  
>  
> -.org	0x2000
> +.org	0x800
>  wakeup_stack:
> -.org	0x3000
> +.org	0x900
>  ENTRY(wakeup_end)
> -.org	0x4000
> +# .org	0x1000
> +	.align 4096

Kill the comment, otherwise ok.

>  wakeup_pmode_return:
>  	movl	___KERNEL_DS, %eax


-- 
				Pavel
Written on sharp zaurus, because my Velo1 broke. If you have Velo you don't need...


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

* Re: [ACPI] acpi_wakeup fixes: Patch?
  2002-12-17 20:21 [PATCH] acpi_wakeup fixes Ducrot Bruno
  2002-12-21 12:01 ` [ACPI] " Pavel Machek
@ 2003-01-14 17:56 ` P. Christeas
  2003-01-14 19:52   ` Ducrot Bruno
  1 sibling, 1 reply; 4+ messages in thread
From: P. Christeas @ 2003-01-14 17:56 UTC (permalink / raw)
  To: Ducrot Bruno, Pavel Machek; +Cc: Grover, Andrew, acpi-devel, linux-kernel

It seems you have been trying to correct the acpi_wakeup code (back at 17 
Dec). Has that been merged to Linus' tree?

I got 2.5.58 today, acpi_wakeup.S is still dated 16 Dec and that patch 
regarding the location of the wakeup asm code (see the '2.5.51: sleep 
broken') has not reached me through Linus' patches.


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

* Re: [ACPI] acpi_wakeup fixes: Patch?
  2003-01-14 17:56 ` [ACPI] acpi_wakeup fixes: Patch? P. Christeas
@ 2003-01-14 19:52   ` Ducrot Bruno
  0 siblings, 0 replies; 4+ messages in thread
From: Ducrot Bruno @ 2003-01-14 19:52 UTC (permalink / raw)
  To: P. Christeas
  Cc: Ducrot Bruno, Pavel Machek, Grover, Andrew, acpi-devel, linux-kernel

On Tue, Jan 14, 2003 at 07:56:23PM +0200, P. Christeas wrote:
> It seems you have been trying to correct the acpi_wakeup code (back at 17 
> Dec). Has that been merged to Linus' tree?
> 
> I got 2.5.58 today, acpi_wakeup.S is still dated 16 Dec and that patch 
> regarding the location of the wakeup asm code (see the '2.5.51: sleep 
> broken') has not reached me through Linus' patches.

For me, this patch is correct.  Don't know why it is not merged.

Cheers,

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.

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

end of thread, other threads:[~2003-01-14 19:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17 20:21 [PATCH] acpi_wakeup fixes Ducrot Bruno
2002-12-21 12:01 ` [ACPI] " Pavel Machek
2003-01-14 17:56 ` [ACPI] acpi_wakeup fixes: Patch? P. Christeas
2003-01-14 19:52   ` Ducrot Bruno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).