commit | 32f03876f4528cc74fde2624e2b5a1c756929453 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Wed Aug 03 20:45:32 2011 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed Aug 03 20:45:32 2011 -0400 |
tree | ed5650c25d4470212c4adbb2470842a301a1c9ea | |
parent | 8b9137d29561e958ba557ba31e73da71d3b03249 [diff] |
Allow allocation of SMBIOS table in f-segment if it is small. If the SMBIOS is small (less than 600 bytes) allow it to be allocated in the f-segment. This works around a bug in JunOS - it crashes on SMBIOS tables located in high memory.