[PATCH] Overflow check for i386 assign_irq_vector
From: James Cleverdon <jamesclv@us.ibm.com> Some very large systems overflow the array and corrupt memory. A BUG_ON will at least flag the problem until dynamic irq_vector allocation is added.
Showing
Please register or sign in to comment