Copy kernel data to user, does everything but the return array of child pids, have the method to get them but currently brainstorming how to send to user since its variable

This commit is contained in:
Jolan Rathelot
2024-11-20 11:53:23 +01:00
parent 80307195d4
commit 8ee8018212
4 changed files with 140 additions and 45 deletions

View File

@@ -34,7 +34,7 @@ re: fclean
patch_kernel:
compile_kernel: patch_kernel
compile_kernel: #patch_kernel
$(MAKE) -C $(KDIR) LLVM=1 -j 6
mount_boot: