Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Rebase perf-mem data source PR to latest kernel #171

Open
adamliyi opened this issue May 18, 2022 · 0 comments
Open

Rebase perf-mem data source PR to latest kernel #171

adamliyi opened this issue May 18, 2022 · 0 comments

Comments

@adamliyi
Copy link
Collaborator

Rebase #131 to latest kernel.

especially, as: https://lore.kernel.org/lkml/[email protected]/

+static const struct midr_range neoverse_spe[] = {
+	MIDR_ALL_VERSIONS(MIDR_NEOVERSE_N1),
+	MIDR_ALL_VERSIONS(MIDR_NEOVERSE_N2),
+	MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V1),
+	{},
+};
+

We don't have to get cpu-type from /proc/cpuinfo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant