X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fprobes%2Flttng-test.c;h=c728bed51f5d696931e200b6221e7592528c411d;hb=da0fcb1497ff2437407883647a8a0bba12bd0f91;hp=f2d607a1107e861c7199e29e9e3dc5cc89e6c6b2;hpb=e3273c971bfe4cbc8b852b2fe07c8af0a2b3bbd8;p=lttng-modules.git diff --git a/tests/probes/lttng-test.c b/tests/probes/lttng-test.c index f2d607a1..c728bed5 100644 --- a/tests/probes/lttng-test.c +++ b/tests/probes/lttng-test.c @@ -98,7 +98,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,