summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorpgoyette <pgoyette@NetBSD.org>2017-12-14 22:28:59 +0000
committerpgoyette <pgoyette@NetBSD.org>2017-12-14 22:28:59 +0000
commit3c9ceeb5ab89953968f26a0d29ac7c7f629d62e8 (patch)
tree47d6e0080a13b6652c971f07073d5acd543e5a95 /sys/dev/microcode
parent3958361d7ca30fb8193db72c4fab14f2f862cd68 (diff)
Remove the check for duplicate-module-name-on-pending-list since it really
doesn't help. The check really cannot fail, and it only looks at the list belonging to the current level of recursion. Instead, verify that the module's modcmd(MODULE_CMD_INIT, ...) does not introduce a duplicate module name as a result of recursively calling module_do_load().
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions