summaryrefslogtreecommitdiff
path: root/lib/lua/sqlite/sqlite.c
diff options
context:
space:
mode:
authorozaki-r <ozaki-r@NetBSD.org>2016-02-15 08:08:04 +0000
committerozaki-r <ozaki-r@NetBSD.org>2016-02-15 08:08:04 +0000
commit2e786f661ff47ee7941bb3e9fc6b4559ea0de228 (patch)
tree621211e0dc751035a641d6d001c5abe2556cbd02 /lib/lua/sqlite/sqlite.c
parent3c620b7c7c7d0b1928503deca17a67c8b29139d0 (diff)
Run if_link_state_change in softint
if_link_state_change can execute the network stack that is expected to not run in hardware interrupt (at least now), however network drivers may call it in hardware interrupt. Avoid that by introducing a new softint for if_link_state_change. The original patch is provided by mlelstv@ and tweaked a bit by me. Should fix PR kern/50602.
Diffstat (limited to 'lib/lua/sqlite/sqlite.c')
0 files changed, 0 insertions, 0 deletions