[PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels
From: Kirill A. Shutemov <hidden>
Date: 2011-01-18 14:30:41
Also in:
linux-omap
From: Kirill A. Shutemov <hidden>
Date: 2011-01-18 14:30:41
Also in:
linux-omap
On Mon, Jan 17, 2011 at 07:20:50PM +0000, Russell King - ARM Linux wrote:
This patch series reworks the ARMv6/ARMv6K support options, code selection, and bit operations such that it's possible to safely build a kernel which supports ARMv6, ARMv6K, ARMv7 and ARMv7 SMP in one image.
Is it posible to implement CPU_ARCH_ARMv6K as well for runtime checks? -- Kirill A. Shutemov