[<prev] [next>] [day] [month] [year] [list]
Message-ID: <ada8x1wbsmz.fsf@cisco.com>
Date: Thu, 07 Feb 2008 09:09:24 -0800
From: Roland Dreier <rdreier@...co.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>
Subject: Plans for d0049e71 ("x86: make io_delay=0xed the default")
Hi Ingo,
What are your plans for handling the x86 io_delay stuff? The current
situation is pretty confusing to someone updating their config from a
2.6.24 kernel, since arch/x86/Kconfig.debug has:
config IO_DELAY_0X80
bool "port 0x80 based port-IO delay [recommended]"
but also
choice
prompt "IO delay type"
default IO_DELAY_0XED
so the IO delay type defaults to something different than the
recommended value.
- R.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists