aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2020-05-05 19:31:26 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-06 17:53:00 -0700
commit6f5c27f9c6f89226f5b97476797e5abedd61912c (patch)
tree2c83bbab3ca9a60c06fe66d09544ccd03d3b0312 /Makefile
parentionic: Use debugfs_create_bool() to export bool (diff)
downloadwireguard-linux-6f5c27f9c6f89226f5b97476797e5abedd61912c.tar.xz
wireguard-linux-6f5c27f9c6f89226f5b97476797e5abedd61912c.zip
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
The K3 INTA driver, which is source TX/RX IRQs for CPSW NUSS, defines IRQs triggering type as EDGE by default, but triggering type for CPSW NUSS TX/RX IRQs has to be LEVEL as the EDGE triggering type may cause unnecessary IRQs triggering and NAPI scheduling for empty queues. It was discovered with RT-kernel. Fix it by explicitly specifying CPSW NUSS TX/RX IRQ type as IRQF_TRIGGER_HIGH. Fixes: 93a76530316a ("net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver") Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions