Re: [PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-25 Thread Harald Hoyer
On 25.08.2014 12:34, Matt Fleming wrote: > (Adding linux-efi to Cc) > > On Fri, 22 Aug, at 03:48:23PM, har...@redhat.com wrote: >> From: Harald Hoyer >> >> On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the >> following memory regions: >> >> 0x0010 -

Re: [PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-25 Thread Matt Fleming
(Adding linux-efi to Cc) On Fri, 22 Aug, at 03:48:23PM, har...@redhat.com wrote: > From: Harald Hoyer > > On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the > following memory regions: > > 0x0010 - 0x2000 > 0x2020 - 0x4000 >

Re: [PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-25 Thread Matt Fleming
(Adding linux-efi to Cc) On Fri, 22 Aug, at 03:48:23PM, har...@redhat.com wrote: From: Harald Hoyer har...@redhat.com On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the following memory regions: 0x0010 - 0x2000 0x2020 -

Re: [PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-25 Thread Harald Hoyer
On 25.08.2014 12:34, Matt Fleming wrote: (Adding linux-efi to Cc) On Fri, 22 Aug, at 03:48:23PM, har...@redhat.com wrote: From: Harald Hoyer har...@redhat.com On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the following memory regions: 0x0010 -

[PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-22 Thread harald
From: Harald Hoyer On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the following memory regions: 0x0010 - 0x2000 0x2020 - 0x4000 0x4020 - 0xd2c02000 0xd6e9f000 - 0x00011e60 and decided to

[PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-22 Thread harald
From: Harald Hoyer har...@redhat.com On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the following memory regions: 0x0010 - 0x2000 0x2020 - 0x4000 0x4020 - 0xd2c02000 0xd6e9f000 - 0x00011e60