This commit is contained in:
Edith Boles
2026-04-08 22:14:59 -07:00
commit cd07449a48
10 changed files with 966 additions and 0 deletions

6
hw1/section_d/dmesg.txt Normal file
View File

@@ -0,0 +1,6 @@
...
[24637.358361] hello: loading out-of-tree module taints kernel.
[24637.358371] hello: module verification failed: signature and/or required key missing - tainting kernel
[24637.358647] Hello, Kernel
[24645.462203] Goodbye, Kernel
...