Comment 2 for bug 1018141

Revision history for this message
Jassi Brar (jassisinghbrar) wrote :

> Actually I don't know what it's complaining about exactly except somehow it's a "bad time to do kzalloc()",
> and it's the only code that triggers the problem.
I think if we must allocate there, we should use GFP_ATOMIC instead of GFP_KERNEL