mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
If we are in a shared interrupt handler, the called handlers might indicate it was not their interrupt, so we should not increment the call counter of these handlers.