sleep in atomic in dvb_dmx_swfilter_packet

From: Jiri Slaby
Date: Fri Jun 19 2009 - 12:11:42 EST


Hi,

we've found that there is a vmalloc call from atomic context:
dvb_dmx_swfilter_packets
-> spin_lock()
-> dvb_dmx_swfilter_packet
-> vmalloc()
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/