From 0c977514af85096a45096c18a66a61773846f2a9 Mon Sep 17 00:00:00 2001 From: varunrmallya <100590632+varun-r-mallya@users.noreply.github.com> Date: Wed, 8 Oct 2025 05:34:25 +0530 Subject: [PATCH] Add TODO for fixing struct_kioctx issue --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 6be4112..78f7967 100644 --- a/TODO.md +++ b/TODO.md @@ -10,3 +10,4 @@ - Refactor the codebase to be better than a hackathon project - Port to C++ and use actual LLVM? +- Fix struct_kioctx issue in the vmlinux transpiler