HomeFreeBSD

loader: Don't reserve space for symbols twice.

Description

loader: Don't reserve space for symbols twice.

The current code bumps lastaddr twice for the symbol table
location. However, the first bump is bogus and results in wasted
space. Remove it.

PR: 110995
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31017

Details

Provenance
impAuthored on Jul 12 2021, 9:17 PM
Differential Revision
D31017: loader: Don't reserve space for symbols twice.
Parents
rG5eb61f6c6549: zfs: merge openzfs/zfs@07a4c76e9 (master) into main
Branches
Unknown
Tags
Unknown