Comment 10 for bug 395239

Revision history for this message
In , Jeffm-novell (jeffm-novell) wrote :

I've identified why the patch crashes. It's because we allocate memory for the table as part of the early kernel initialization - and it's before the SLAB caches have been initialized.