X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=tests%2Fprobes%2Flttng-test.c;h=79743b80b2a6c9d35eac437769412c401d30aa09;hp=cfdacc9404df9428541348edc7b6418abb5ff9ce;hb=263b6c88138c3354d63dba3c70a965de94becd22;hpb=a65765406b03e4f3b7a4303e1c9ed83c86cdd358 diff --git a/tests/probes/lttng-test.c b/tests/probes/lttng-test.c index cfdacc94..79743b80 100644 --- a/tests/probes/lttng-test.c +++ b/tests/probes/lttng-test.c @@ -97,7 +97,7 @@ int __init lttng_test_init(void) int ret = 0; (void) wrapper_lttng_fixup_sig(THIS_MODULE); - wrapper_vmalloc_sync_all(); + wrapper_vmalloc_sync_mappings(); lttng_test_filter_event_dentry = proc_create_data(LTTNG_TEST_FILTER_EVENT_FILE, S_IRUGO | S_IWUGO, NULL,