summaryrefslogtreecommitdiff
path: root/pcap_mm.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap_mm.c')
0 files changed, 0 insertions, 0 deletions
efore the changes being committed actually happen. To avoid this, we can extend .atomic_flush(), so after it sets cfg_done bit, it polls the vblank interrupt bit until it's inactive to make sure that any old vblank interrupt gets to the handler and then uses synchronize_irq(vop->irq) to make sure the handler finishes running. The polling case should happen very rarely, but even if, the total wait time should be relatively low and in practice almost equal to the vop hardirq handler running time. Signed-off-by: Tomasz Figa <tfiga@chromium.org>
Diffstat