Debug StoriesDebug Stories
Debug Story: Sleeping Function Called From Invalid Context in a Kernel Driver
A kernel debug story: how we root-caused a "sleeping function called from invalid context" BUG caused by kmalloc(GFP_KERNEL) under a spinlock, and…
RB Jun 24 · 7 min

