08c846d641
Replace per-module stk_pending_add() calls in the load holes loop and append_modules loop with a single shared load_batch[load_count] buffer, flushed via stk_pending_add_batch() once after both loops complete.