SLUB does not do a memory allocation where it fails here but simply
accesses per cpu information that is expected to be already zeroed.
In some situations we are screwing up the per cpu data handling on
32 bit x86? Adding Mike. This looks like the per cpu area overlaps with
something else?
--