John Levon

Feature: Debugging With The New Linux Module Loader

Submitted by Jeremy
on November 24, 2002 - 4:02pm
Linux feature article

Rusty Russell's new module loader was recently merged into Linus' 2.5 kernel tree [story]. This new implementation aims to cleanup and reduce the amount of code in the kernel and user space required to load a kernel module. Additionally, it now removes the requirement that kernel and user space code for modutils have to be in sync.