[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Export idle_warning (x86-64)


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 _at_ bigpond.com

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


この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」