
21 Jun
2018
21 Jun
'18
11:38 a.m.
On 06/21/2018 04:01 AM, Simon Glass wrote:
Hi Alex,
On 18 June 2018 at 09:23, Alexander Graf agraf@suse.de wrote:
We try hard to make sure that SMBIOS tables live in the lower 32bit. However, when we can not find any space at all there, we should not error out but instead just fall back to map them in the full address space instead.
Does this actually happen?
No, but it can. It really doesn't need to be part of this patch set either.
The main target where things like this can happen would be systems like an AMD Seattle, which does not have any RAM mapped <4GB.
Alex