[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1447866238-22970-1-git-send-email-suzuki.poulose@arm.com>
Date: Wed, 18 Nov 2015 17:03:53 +0000
From: "Suzuki K. Poulose" <suzuki.poulose@....com>
To: linux-arm-kernel@...ts.infradead.org
Cc: catalin.marinas@....com, will.deacon@....com, mark.rutland@....com,
ard.biesheuvel@...aro.org, linux-kernel@...r.kernel.org,
"Suzuki K. Poulose" <suzuki.poulose@....com>
Subject: [PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists