• Andrew Morton's avatar
    [PATCH] i4l: hisax deadlock fix · 93ab17e8
    Andrew Morton authored
    From: Karsten Keil <kkeil@suse.de>
    
    This patch fix a deadlock in HiSax (reported from David Woodhouse
    <dwmw2@infradead.org>).  upper layer was called back while holding the card
    lock fix is to move the wakeup call into BH handler to avoid direct
    callbacks.
    93ab17e8
avm_pci.c 22.5 KB