summaryrefslogtreecommitdiff
path: root/sys/modules/lua/lua.c
diff options
context:
space:
mode:
authorozaki-r <ozaki-r@NetBSD.org>2017-01-20 08:35:33 +0000
committerozaki-r <ozaki-r@NetBSD.org>2017-01-20 08:35:33 +0000
commit32a2e2136b7e76e7b4af8ddf085fc49fb31c68b3 (patch)
tree35699e45793a5628876e91f04dd4d04c25c45a4c /sys/modules/lua/lua.c
parent070a7b3e2aa1d20411ec8b31bd517813249a59d7 (diff)
Protect if_clone data with if_clone_mtx
To this end, carpattach needs to be delayed from RUMP_COMPONENT_NET to RUMP_COMPONENT_NET_IF on rump_server. Otherwise mutex_enter via carpattach for if_clone_mtx is called before mutex_init for it in ifinit1.
Diffstat (limited to 'sys/modules/lua/lua.c')
0 files changed, 0 insertions, 0 deletions