* Russell King - ARM Linux <li...@arm.linux.org.uk> [110117 11:27]:
> If CONFIG_CPU_V6 is enabled, then the kernel must support ARMv6 CPUs
> which don't have the V6K extensions implemented.  Always use the
> dummy store-exclusive method to ensure that the exclusive monitors are
> cleared.
> 
> If CONFIG_CPU_V6 is not set, but CONFIG_CPU_32v6K is enabled, then we
> have the K extensions available on all CPUs we're building support for,
> so we can use the new clear-exclusive instruction.
> 
> Signed-off-by: Russell King <rmk+ker...@arm.linux.org.uk>

Acked-by: Tony Lindgren <t...@atomide.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to