Skip to content

Commit

Permalink
LKM: version 1.7.0.21 to be released
Browse files Browse the repository at this point in the history
Signed-off-by: shenping.matt <[email protected]>
  • Loading branch information
shenping-bd committed Aug 14, 2024
1 parent 096efb5 commit 0caa7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/LKM/src/smith_hook.c
Original file line number Diff line number Diff line change
Expand Up @@ -5031,7 +5031,7 @@ static void __init install_kprobe(void)
module_param(sid_##name, charp, S_IRUSR|S_IRGRP|S_IROTH)

/* latest commit id */
static char *smith_srcid = SMITH_SRCID(32b314fc7c9006a5de2fc4580ce5145d931f6519);
static char *smith_srcid = SMITH_SRCID(096efb59a5241c5da967e89efceaad9a3636dda0);

static int __init kprobe_hook_init(void)
{
Expand Down

0 comments on commit 0caa7ba

Please sign in to comment.