[PATCHv2 0/3] Detect UDIV/SDIV support from ISAR0

From: Stephen Boyd
Date: Mon Mar 18 2013 - 14:29:37 EST


While attempting to upstream a patch to add the IDIV hwcap for
Krait processors, Will suggested we move the code to read the
ISAR0 register. This patchset does that and also works around
the early Krait CPU designs that don't follow the latest ARM ARM
for the ISAR0 register.

Stepan Moskovchenko (1):
ARM: Work around faulty ISAR0 register in some Krait CPUs

Stephen Boyd (2):
ARM: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
ARM: Detect support for SDIV/UDIV from ISAR0 register

arch/arm/kernel/setup.c | 22 +++++++++++++++++++++-
arch/arm/mm/proc-v7.S | 19 +++++++++++++++++--
2 files changed, 38 insertions(+), 3 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

--
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/