Re: [PATCH] arm: remove unused code in delay.S

From: Krzysztof Halasa
Date: Wed Sep 16 2009 - 08:30:14 EST


Steve Chen <schen@xxxxxxxxxx> writes:

> +config OLD_CPU_DELAY
> + depends on CPU_32v3 || CPU_32v4 || CPU_32v4T
> + bool "Accurate delays for some older CPUs"
> + def_bool n
> + help
> + Try enable this if observing longer than expected delays and need
> + more accuracy. May cause instability in some CPUs.
> +

There is still this uncertain "accurate" in the text. Why don't just

+ bool "Different delay() code for some older CPUs"
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/