You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lkmpg.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1234,7 +1234,7 @@ \section{System Calls}
1234
1234
...
1235
1235
\end{verbatim}
1236
1236
But CET should not be enabled in the kernel, it may break the Kprobes and bpf.
1237
-
Consequently, CET is disabled since v.11.
1237
+
Consequently, CET is disabled since v5.11.
1238
1238
To guarantee the manual symbol lookup worked, we only use up to v5.4.
1239
1239
1240
1240
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|.
0 commit comments