From bcab6cd4c7b413acf092b61e522c5ffb6c1ef577 Mon Sep 17 00:00:00 2001 From: luyang69 Date: Wed, 30 Jun 2021 06:13:11 +0000 Subject: [PATCH] kernel: avoid re-registration of the same kretprob CVE: kernel: avoid re-registration of the same kretprob Type:bugfix reason:avoid re-registration of the same kretprob Match-Id: I87016dafe29c80d96b8b96f48dce09a22c42e299 --- cook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cook.txt b/cook.txt index cd38f0e..a007887 100644 --- a/cook.txt +++ b/cook.txt @@ -1,2 +1,2 @@ test gitee -test sync to oe \ No newline at end of file +test sync to openeuler \ No newline at end of file -- Gitee