Integrated: 8255799: AArch64: CPU_A53MAC feature may be set incorrectly
Anton Kozlov
akozlov at openjdk.java.net
Mon Nov 9 01:38:57 UTC 2020
On Thu, 5 Nov 2020 21:29:37 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
> Follow-up patch for PR #1039. As clarified by @nick-arm, CPU_A53MAC was set to workaround old Linux bug when A53 cores may be available if only a single A57 core is reported in /proc/cpuinfo. The workaround was broken recently but the bug is assumed to be fixed everywhere, so the workaround can be removed completely.
>
> CCing old participants: @theRealAph @adinn
This pull request has now been integrated.
Changeset: 2c8f4e20
Author: Anton Kozlov <akozlov at openjdk.org>
Committer: Nick Gasson <ngasson at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2c8f4e20
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
8255799: AArch64: CPU_A53MAC feature may be set incorrectly
Reviewed-by: ngasson, aph
-------------
PR: https://git.openjdk.java.net/jdk/pull/1084
More information about the hotspot-dev
mailing list