From d4ca1bb9a12e64e8b0a09f7a4316eda628f4edf1 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Tue, 6 Sep 2022 14:30:25 +0200 Subject: Improve register saving and restoring for prime & probe around vmrun --- kmod/cachepc.c | 2 -- 1 file changed, 2 deletions(-) mode change 100755 => 100644 kmod/cachepc.c (limited to 'kmod/cachepc.c') diff --git a/kmod/cachepc.c b/kmod/cachepc.c old mode 100755 new mode 100644 index 63500a5..9b2b59c --- a/kmod/cachepc.c +++ b/kmod/cachepc.c @@ -16,8 +16,6 @@ static void build_randomized_list_for_cache_set(cache_ctx *ctx, cacheline **cach static cacheline **allocate_cache_ds(cache_ctx *ctx); static uint16_t get_virt_cache_set(cache_ctx *ctx, void *ptr); -cacheline *cachepc_prime_cl = NULL; - void cachepc_prime_vcall(uintptr_t ret, cacheline *cl) { -- cgit v1.2.3-71-gd317