[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
From: Suzuki K. Poulose
Date: Wed Nov 18 2015 - 12:04:20 EST
This series contains fixes for two issues.
Patches 1 - 3: Handling of unsigned feature values, issu reported
by AKASHI Takahiro.
Patches 4 - 5: Adds a check to make sure all the secondary CPUs have
compatible ASIDBits to prevent system crashes.
Suzuki K. Poulose (5):
arm64: cpufeature: Add helpers for extracting unsigned values
arm64: cpufeature: Track unsigned fields
arm64: debug: Treat the BRPs/WRPs as unsigned
arm64: Make fail_incapable_cpu reusable
arm64: Ensure the secondary CPUs have safe ASIDBits size
arch/arm64/include/asm/cpufeature.h | 22 +++++-
arch/arm64/include/asm/hw_breakpoint.h | 6 +-
arch/arm64/kernel/cpufeature.c | 132 ++++++++++++++++++++++----------
3 files changed, 116 insertions(+), 44 deletions(-)
--
1.7.9.5
--
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/