9 Commits

Author SHA1 Message Date
dbebc0a7cc change behaviour on too large argument 2024-12-17 21:54:21 +02:00
eb6167ae63 add uncaught bug for debugging in the wild lab6-rc0 2024-12-17 20:56:26 +02:00
ace684facc
hotfix: checkpatch-related issues lab5 2024-12-01 20:49:22 +02:00
f11d2bc921
add script for automatic module insertion testing lab5-rc1 2024-12-01 20:42:43 +02:00
331a1ecb0b
hotfix: move msg_count argument
Move msg_count handling to hello2 to comply with lab5 requirements
2024-12-01 19:43:54 +02:00
a64d55a819
replace printk calls with pr_ macros lab5-rc0 2024-12-01 19:06:10 +02:00
19b922d4e4
separate modules into hello1 and hello2
hello1 handles all required operations while hello2 triggers them at
load and unload
2024-12-01 19:00:32 +02:00
9a78f98540
remove quoted string split lab4 2024-11-12 18:38:50 +02:00
2c0c86dc90
initial commit 2024-11-12 18:00:14 +02:00