diff options
| author | Stanislav Kinsburskii <skinsburskii@linux.microsoft.com> | 2026-01-28 10:11:43 -0800 |
|---|---|---|
| committer | Wei Liu <wei.liu@kernel.org> | 2026-02-04 06:17:05 +0000 |
| commit | c527c7aee28f266423afff872df7bff4fad3e084 (patch) | |
| tree | 43f3a8727bf1149c423639b2c4651f28a49fe439 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 1ba923d8cd837ec6ee33525f60f84daaaa26d4e9 (diff) | |
mshv: Always map child vp stats pages regardless of scheduler type
Currently vp->vp_stats_pages is only used by the root scheduler for fast
interrupt injection.
Soon, vp_stats_pages will also be needed for exposing child VP stats to
userspace via debugfs. Mapping the pages a second time to a different
address causes an error on L1VH.
Remove the scheduler requirement and always map the vp stats pages.
Signed-off-by: Stanislav Kinsburskii <skinsburskii@linux.microsoft.com>
Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Acked-by: Stanislav Kinsburskii <skinsburskii@linux.microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
