public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Re: [ACPI] [PATCH] random ia64 acpi fixes
@ 2002-06-17  8:16 Pavel Machek
  2002-06-19 21:38 ` Grover, Andrew
  2002-06-22  4:44 ` Pavel Machek
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Machek @ 2002-06-17  8:16 UTC (permalink / raw)
  To: linux-ia64

Hi!

> Won't build on ia64 without this change.

This one is wrong. You should create empty include/asm/save_state.h instead.

									Pavel
> 
> diff -urNX ../dontdiff linux-2418/drivers/acpi/system.c linux-acpi/drivers/acpi/system.c
> --- linux-2418/drivers/acpi/system.c	Wed Jun 12 09:08:54 2002
> +++ linux-acpi/drivers/acpi/system.c	Wed Jun 12 07:20:26 2002
> @@ -37,7 +37,9 @@
>  #include <linux/proc_fs.h>
>  #include <asm/uaccess.h>
>  #include <asm/acpi.h>
> +#ifdef __i386__
>  #include <asm/save_state.h>
> +#endif
>  #include "acpi_bus.h"
>  #include "acpi_drivers.h"
>  
> 
> -- 
> It's always legal to use Linux (TM) systems
> http://www.gnu.org/philosophy/why-free.html
> 
> _______________________________________________________________
> 
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/acpi-devel

-- 
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.



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

* RE: [Linux-ia64] Re: [ACPI] [PATCH] random ia64 acpi fixes
  2002-06-17  8:16 [Linux-ia64] Re: [ACPI] [PATCH] random ia64 acpi fixes Pavel Machek
@ 2002-06-19 21:38 ` Grover, Andrew
  2002-06-22  4:44 ` Pavel Machek
  1 sibling, 0 replies; 3+ messages in thread
From: Grover, Andrew @ 2002-06-19 21:38 UTC (permalink / raw)
  To: linux-ia64

> From: Pavel Machek [mailto:pavel@suse.cz] 
> > Won't build on ia64 without this change.
> 
> This one is wrong. You should create empty 
> include/asm/save_state.h instead.

Feh, introducing save_state.h to begin with was probably a mistake by me.

(the intention was that save_state.h was a better name than suspend.h since
that was actually what the stuff in suspend.h did - save CPU state, but in
retrospect, it was probably not worth doing)

-- Andy


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

* Re: [Linux-ia64] Re: [ACPI] [PATCH] random ia64 acpi fixes
  2002-06-17  8:16 [Linux-ia64] Re: [ACPI] [PATCH] random ia64 acpi fixes Pavel Machek
  2002-06-19 21:38 ` Grover, Andrew
@ 2002-06-22  4:44 ` Pavel Machek
  1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2002-06-22  4:44 UTC (permalink / raw)
  To: linux-ia64

Hi!

> > > Won't build on ia64 without this change.
> > 
> > This one is wrong. You should create empty 
> > include/asm/save_state.h instead.
> 
> Feh, introducing save_state.h to begin with was probably a mistake by me.
> 
> (the intention was that save_state.h was a better name than suspend.h since
> that was actually what the stuff in suspend.h did - save CPU state, but in
> retrospect, it was probably not worth doing)

Agreed, I like suspend.h better.
									Pavel
-- 
(about SSSCA) "I don't say this lightly.  However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa


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

end of thread, other threads:[~2002-06-22  4:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-17  8:16 [Linux-ia64] Re: [ACPI] [PATCH] random ia64 acpi fixes Pavel Machek
2002-06-19 21:38 ` Grover, Andrew
2002-06-22  4:44 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox