aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-02-01 11:50:42 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-08 10:46:58 -0200
commitbc081cc8693800ebb118cc2cc6a859dd0b45921b (patch)
tree16d40582cfbdfefa332ba05aa8f717a08ec5f81b /drivers/leds
parentadefdceef4c1cefee2678724cd57824c8ca80091 (diff)
V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet
As dvb_dmx_swfilter_packet() is protected by a spinlock, it shouldn't sleep. However, vmalloc() may call sleep. So, move the initialization of dvb_demux::cnt_storage field to a better place. Reviewed-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions