public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* suspend_s4bios needs asmlinkage, too
@ 2004-04-02 12:46 Pavel Machek
  0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2004-04-02 12:46 UTC (permalink / raw)
  To: Andrew Morton, kernel list, ACPI mailing list

Hi!

Subject says it pretty much all, otherwise it will crash during S4bios
suspend with regparm=3. Please apply,

								Pavel
--- tmp/linux/drivers/acpi/hardware/hwsleep.c	2004-03-11 18:10:48.000000000 +0100
+++ linux/drivers/acpi/hardware/hwsleep.c	2004-03-11 18:16:06.000000000 +0100
@@ -394,7 +394,7 @@
  *
  ******************************************************************************/
 
-acpi_status
+acpi_status asmlinkage
 acpi_enter_sleep_state_s4bios (
 	void)
 {

-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-02 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-02 12:46 suspend_s4bios needs asmlinkage, too Pavel Machek

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