Skip to content

Conversation

@alyssais
Copy link
Member

@alyssais alyssais commented Sep 8, 2025

arch::aarch64::fdt::create_cpu_nodes will always look at this if it exists. (If it doesn't exist, this is a no-op —
add_rule_with_access() won't add rules for paths that don't exist.)

Fixes: b3e5738 ("vmm: Introduce ApplyLandlock trait")

@alyssais alyssais requested a review from a team as a code owner September 8, 2025 17:49
@alyssais alyssais requested review from praveen-pk and removed request for a team September 8, 2025 17:49
@alyssais
Copy link
Member Author

alyssais commented Sep 8, 2025

Oh, whoops, needs to wait for #7330.

@alyssais alyssais closed this Sep 8, 2025
@alyssais alyssais reopened this Sep 9, 2025
arch::aarch64::fdt::create_cpu_nodes will always look at this if it
exists.  (If it doesn't exist, this is a no-op —
add_rule_with_access() won't add rules for paths that don't exist.)

Fixes: b3e5738 ("vmm: Introduce ApplyLandlock trait")
Signed-off-by: Alyssa Ross <[email protected]>
@rbradford rbradford added this pull request to the merge queue Sep 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 9, 2025
@rbradford rbradford added this pull request to the merge queue Sep 9, 2025
Merged via the queue into cloud-hypervisor:main with commit 533d3a8 Sep 9, 2025
40 checks passed
@likebreath likebreath moved this from 🆕 New to ✅ Done in Cloud Hypervisor Roadmap Sep 10, 2025
@likebreath likebreath added the bug-fix Bug fix to include in release notes label Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Bug fix to include in release notes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants