• Tomasz Wlostowski's avatar
    kernel: fix edge emulation timeout & check for subsequent VIC IRQs before… · c600af76
    Tomasz Wlostowski authored
    kernel: fix edge emulation timeout & check for subsequent VIC IRQs before returning from the handler.
    
    The latter keeps handling VIC irqs in a loop until none of the IRQ lines is active anymore. This prevents
    situations when two or more IRQs come almost simultaneously (e.g. reading sychronized sample buffers) and the one with
    lower priority gets starved.
    c600af76
Name
Last commit
Last update
..
hw Loading commit data...
Makefile Loading commit data...
Module.symvers.fmc Loading commit data...
Module.symvers.vme Loading commit data...
fd-luns.awk Loading commit data...
install.cdv28 Loading commit data...
install_fd.sh Loading commit data...
svec-drv.c Loading commit data...
svec-fmc.c Loading commit data...
svec-i2c.c Loading commit data...
svec-irq.c Loading commit data...
svec-sysfs.c Loading commit data...
svec-vic.c Loading commit data...
svec.awk Loading commit data...
svec.h Loading commit data...
vmebus.h Loading commit data...