fix: remove unwanted interrupts during disk init and probing process.
[lunaix-os.git] / lunaix-os / kernel / proc0.c
index be7d46885530f7b2afd4f5bdaf55b06d4b2b3210..759db2c0d19906bdffd2a34e8639615659e50bdb 100644 (file)
@@ -142,6 +142,8 @@ __test_disk_io()
     } else {
         kprint_hex(buffer, 256);
     }
+
+    vfree_dma(buffer);
 }
 
 void