diff options
author | Zhang Rui <rui.zhang@intel.com> | 2009-04-01 01:49:42 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-03 12:05:14 -0400 |
commit | 5b4c0b6fffb91b07a6f85dabbdfbd5abab61d9db (patch) | |
tree | 69a5f92f5ae6572794341feb90948e90cb6b3b44 /arch | |
parent | 53af9cfb37af5e03ee2b24c5d5c4963c34e5b765 (diff) | |
download | linux-3.10-5b4c0b6fffb91b07a6f85dabbdfbd5abab61d9db.tar.gz linux-3.10-5b4c0b6fffb91b07a6f85dabbdfbd5abab61d9db.tar.bz2 linux-3.10-5b4c0b6fffb91b07a6f85dabbdfbd5abab61d9db.zip |
ACPI: update comment
update ACPI Development Discussion List
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/x86/kernel/acpi/boot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/acpi/boot.c b/arch/x86/kernel/acpi/boot.c index 7678f10c456..2481ec3e83b 100644 --- a/arch/x86/kernel/acpi/boot.c +++ b/arch/x86/kernel/acpi/boot.c @@ -1493,7 +1493,7 @@ static int __init dmi_ignore_irq0_timer_override(const struct dmi_system_id *d) /* * If your system is blacklisted here, but you find that acpi=force - * works for you, please contact acpi-devel@sourceforge.net + * works for you, please contact linux-acpi@vger.kernel.org */ static struct dmi_system_id __initdata acpi_dmi_table[] = { /* |