From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Gortmaker Date: Tue, 29 May 2012 22:46:28 +0000 Subject: [linux-next] "x86, realmode: Move ACPI wakeup to unified realmode code" commit breaks ia64 Message-Id: <20120529224628.GB16055@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jarkko Sakkinen Cc: "Rafael J. Wysocki" , Len Brown , "H. Peter Anvin" , Tony Luck , Fenghua Yu , linux-ia64@vger.kernel.org, linux-next@vger.kernel.org Hi all, This commit: c9b77ccb52a5c77233b0e557b7d4417b00ef4012 in linux-next x86, realmode: Move ACPI wakeup to unified realmode code causes breakage on itanic: drivers/acpi/sleep.c:28:26: fatal error: asm/realmode.h: No such file or directory Full log at: http://kisskb.ellerman.id.au/kisskb/buildresult/6395679/ Have a look if you can please. Thanks, Paul. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Gortmaker Subject: [linux-next] "x86, realmode: Move ACPI wakeup to unified realmode code" commit breaks ia64 Date: Tue, 29 May 2012 18:46:28 -0400 Message-ID: <20120529224628.GB16055@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline Sender: linux-ia64-owner@vger.kernel.org To: Jarkko Sakkinen Cc: "Rafael J. Wysocki" , Len Brown , "H. Peter Anvin" , Tony Luck , Fenghua Yu , linux-ia64@vger.kernel.org, linux-next@vger.kernel.org List-Id: linux-next.vger.kernel.org Hi all, This commit: c9b77ccb52a5c77233b0e557b7d4417b00ef4012 in linux-next x86, realmode: Move ACPI wakeup to unified realmode code causes breakage on itanic: drivers/acpi/sleep.c:28:26: fatal error: asm/realmode.h: No such file or directory Full log at: http://kisskb.ellerman.id.au/kisskb/buildresult/6395679/ Have a look if you can please. Thanks, Paul.