1
0
Эх сурвалжийг харах

Merge pull request #86 from linD026/master

Fix typo
Jim Huang 3 жил өмнө
parent
commit
5b953eea75
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      lkmpg.tex

+ 1 - 1
lkmpg.tex

@@ -1234,7 +1234,7 @@ COLLECT_GCC_OPTIONS='-v' '-Q' '-O2' '--help=target' '-mtune=generic' '-march=x86
 ...
 ...
 \end{verbatim}
 \end{verbatim}
 But CET should not be enabled in the kernel, it may break the Kprobes and bpf.
 But CET should not be enabled in the kernel, it may break the Kprobes and bpf.
-Consequently, CET is disabled since v.11.
+Consequently, CET is disabled since v5.11.
 To guarantee the manual symbol lookup worked, we only use up to v5.4.
 To guarantee the manual symbol lookup worked, we only use up to v5.4.
 
 
 Unfortunately, since Linux v5.7 \cpp|kallsyms_lookup_name| is also unexported, it needs certain trick to get the address of \cpp|kallsyms_lookup_name|.
 Unfortunately, since Linux v5.7 \cpp|kallsyms_lookup_name| is also unexported, it needs certain trick to get the address of \cpp|kallsyms_lookup_name|.