]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: Ratelimit dino stuck interrupt warnings
authorHelge Deller <deller@gmx.de>
Sun, 7 Oct 2018 21:28:45 +0000 (23:28 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 17 Oct 2018 06:18:01 +0000 (08:18 +0200)
commit2e37787df0ed0047848dba2eba53510a9185b991
tree55a9831b14dc94c865632104feb9bfadef7df050
parent35d8be9c563c9b2d6550833ad494f90bffde7ff0
parisc: Ratelimit dino stuck interrupt warnings

While playing with qemu with an emulated RT8139cp NIC, I faced lots of
the following warnings:
Dino 0x00810000: stuck interrupt 2

This patch ratelimits this warning and reports back that the IRQ was
handled.

Signed-off-by: Helge Deller <deller@gmx.de>
drivers/parisc/dino.c