fix: KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only (v5.9)
[lttng-modules.git] / lttng-context-cgroup-ns.c
index 81486e514a592d96affa30f8e55880253c16cc48..f324b7e79e466b60b2686e6e3e62b6d8001acc60 100644 (file)
@@ -97,7 +97,7 @@ int lttng_add_cgroup_ns_to_ctx(struct lttng_ctx **ctx)
        field->record = cgroup_ns_record;
        field->get_value = cgroup_ns_get_value;
        lttng_context_update(*ctx);
-       wrapper_vmalloc_sync_all();
+       wrapper_vmalloc_sync_mappings();
        return 0;
 }
 EXPORT_SYMBOL_GPL(lttng_add_cgroup_ns_to_ctx);
This page took 0.024408 seconds and 4 git commands to generate.