Heads up: malloc_type changes
Matthew Dillon
dillon at apollo.backplane.com
Fri Oct 17 22:50:21 PDT 2003
In order to fix a bug in the slab allocator I had to extend the
malloc_type structure. This means that when you compile up a new
kernel you have to be sure to recompile all your modules as well
and install both a new kernel and new modules. If you try to load
an old module with a new kernel it will panic.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Kernel
mailing list