summaryrefslogtreecommitdiff
path: root/drivers/net/mdio.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2013-10-04 09:42:34 (GMT)
committerScott Wood <scottwood@freescale.com>2014-04-10 00:20:12 (GMT)
commit67fdd2bc55ab736723abaf7887d82ff9ecaac1d0 (patch)
tree36ee6ec4d1d1e2efa16231ab94c17393f0305a15 /drivers/net/mdio.c
parent994d8525ac0c2bab7de232e8aaf01517db3f500f (diff)
downloadlinux-fsl-qoriq-67fdd2bc55ab736723abaf7887d82ff9ecaac1d0.tar.xz
net: iwlwifi: request only a threaded handler for interrupts
On RT the trans_pcie->irq_lock lock is converted into a sleeping lock and can't be used in primary irq handler. The lock is used in mutliple places which means turning it into a raw lock could increase the latency of the system. For now both handlers are moved into the thread. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Clark Williams <clark.williams@gmail.com>
Diffstat (limited to 'drivers/net/mdio.c')
0 files changed, 0 insertions, 0 deletions