summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authormjf <mjf@NetBSD.org>2009-01-19 19:15:07 +0000
committermjf <mjf@NetBSD.org>2009-01-19 19:15:07 +0000
commita3ff3b02963823b128e69f012b61419dbfcc809a (patch)
treeef3b7717369fdb3d2ca70ffb33210fa66cb725e2 /sys/modules
parent8b464c62c2b558a58188e5526e938192c081f397 (diff)
mscp(4) was being a bad monkey! It's not OK to call config_found() from
interrupt context, as my vax kernel with DIAGNOSTIC told me. Instead, we defer the work and get it to run in thread context via a workqueue(9). Thanks to matt@ for the review.
Diffstat (limited to 'sys/modules')
0 files changed, 0 insertions, 0 deletions