Sean reported not being able to netboot an arm64 system with igb interfaces,
since he hit the assertion failure in em_if_timer(). With this patch we can mount
the root filesystem.
I also booted an amd64 system without EARLY_AP_STARTUP and verified that
igb interfaces still work. Verified that taskqueue thread bindings are still correct,
ditto for igb rx interrupt bindings.