lkml.org 
[lkml]   [2004]   [Jan]   [3]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromSrihari Vijayaraghavan <>
Subject[PATCH] Export idle_warning (x86-64)
DateSat, 3 Jan 2004 16:05:43 +1100
Without this patch the ACPI processor module does not load (and hence thermal 
module too):
--- 2.6.1-rc1-bk3/arch/x86_64/kernel/process.c.orig     2004-01-03 
04:52:32.000000000 +1100
+++ 2.6.1-rc1-bk3/arch/x86_64/kernel/process.c  2004-01-03 04:56:49.000000000 
+1100
@@ -166,6 +166,8 @@
        printk(KERN_ERR "******* Disabling USB legacy in the BIOS may also 
help.\n");
 }

+EXPORT_SYMBOL(idle_warning);
+
 /* Prints also some state that isn't saved in the pt_regs */
 void __show_regs(struct pt_regs * regs)
 {
With that patch (against 2.6.1-rc1-bk3) those modules load and work fine.

Thanks
Hari
harisri@bigpond.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:59    [from the cache]
©2003-2008