From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Grover, Andrew" Date: Wed, 19 Jun 2002 21:38:49 +0000 Subject: RE: [Linux-ia64] Re: [ACPI] [PATCH] random ia64 acpi fixes Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org > 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