diff options
author | Matt Fleming <matt.fleming@intel.com> | 2013-07-23 21:49:05 +0100 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2013-07-23 21:57:42 +0100 |
commit | 33c4ab1b6b4d68a88d3c263bd28edd94b9864a0e (patch) | |
tree | 6b6ee335349bb4e853e8dacfcfa3061a7353c498 /version | |
parent | 88904d69a8539595dca0a91eefe05e5bd32761a5 (diff) | |
download | syslinux-33c4ab1b6b4d68a88d3c263bd28edd94b9864a0e.tar.gz |
mem: fix regression in recent memscan changessyslinux-6.02-pre10
A thinko in commit a1331f8d ("memscan: pass enum syslinux_memmap_types
around") causes many machines not to boot because the expression
"!SMT_FREE" always evaluates to "false", regardless of the value of
'type', which means that mem_init() may use reserved memory regions for
general allocation.
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'version')
0 files changed, 0 insertions, 0 deletions