linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] efi/x86: move efi bgrt init code to early init
@ 2017-01-12  9:41 Dave Young
  2017-01-12  9:41 ` [PATCH 1/4] efi/x86: make efi_memmap_reserve only insert into boot mem areas Dave Young
                   ` (3 more replies)
  0 siblings, 4 replies; 29+ messages in thread
From: Dave Young @ 2017-01-12  9:41 UTC (permalink / raw)
  To: Matt Fleming, Ard Biesheuvel
  Cc: linux-efi, linux-kernel, dyoung, x86, Nicolai Stange, Ingo Molnar,
	Thomas Gleixner, hpa, Dan Williams, mika.penttila, bhsharma

Hi,

Here is a patchset to move efi_bgrt_init to early code so that we can still use memblock api.

Appreciated for comments and review.

Diffstat:

 arch/x86/kernel/acpi/boot.c      |   12 +++++++++++
 arch/x86/platform/efi/efi-bgrt.c |   42
+++++++++++++--------------------------
 arch/x86/platform/efi/efi.c      |   26 ++++--------------------
 arch/x86/platform/efi/quirks.c   |    2 -
 drivers/acpi/bgrt.c              |   21 +++++++++++++------
 drivers/firmware/efi/fake_mem.c  |    3 +-
 drivers/firmware/efi/memmap.c    |   24 +++++++++++++++++++++-
 include/linux/efi-bgrt.h         |    7 ++----
 include/linux/efi.h              |    4 +--
 init/main.c                      |    1 
 10 files changed, 78 insertions(+), 64 deletions(-)

Thanks
Dave

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2017-01-27 22:15 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12  9:41 [PATCH 0/4] efi/x86: move efi bgrt init code to early init Dave Young
2017-01-12  9:41 ` [PATCH 1/4] efi/x86: make efi_memmap_reserve only insert into boot mem areas Dave Young
     [not found]   ` <20170112094214.860924858-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-01-12 11:15     ` Nicolai Stange
     [not found]       ` <87r348r0k9.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-12 21:29         ` Dave Young
2017-01-27 14:48           ` Matt Fleming
     [not found]             ` <20170127144813.GE31613-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2017-01-27 17:04               ` Ard Biesheuvel
     [not found]                 ` <CAKv+Gu8oos1Ksp4fMXXn5ug4Gc-GS9KkbQNZb3A7__6wg5X5AQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-27 22:13                   ` Matt Fleming
     [not found]                     ` <20170127221311.GH31613-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2017-01-27 22:15                       ` Ard Biesheuvel
2017-01-12 16:15     ` Ard Biesheuvel
2017-01-12 21:20       ` Dave Young
2017-01-13  8:10         ` Dave Young
2017-01-12  9:41 ` [PATCH 2/4] efi/x86: move efi bgrt init code to early init code Dave Young
2017-01-12  9:56   ` Dave Young
     [not found]   ` <20170112094214.909117564-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-01-12 11:54     ` Nicolai Stange
2017-01-12 21:39       ` Dave Young
     [not found]         ` <20170112213939.GD2709-0VdLhd/A9Pl+NNSt+8eSiB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org>
2017-01-12 23:11           ` Nicolai Stange
2017-01-13  2:21             ` Dave Young
     [not found]               ` <20170113022106.GA3266-0VdLhd/A9Pl+NNSt+8eSiB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org>
2017-01-13  3:04                 ` Dave Young
     [not found]                   ` <20170113030404.GA14023-0VdLhd/A9Pl+NNSt+8eSiB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org>
2017-01-13 12:21                     ` Nicolai Stange
     [not found]                       ` <87o9zbno9r.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-16  2:55                         ` Dave Young
2017-01-12 16:20     ` Ard Biesheuvel
     [not found]       ` <CAKv+Gu-U3JxbhYPpmm9synQXeqe11gFwntGVBTHsmmiPenQNmw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-12 21:33         ` Dave Young
2017-01-16 15:15           ` Bhupesh Sharma
2017-01-17 17:00             ` Ard Biesheuvel
2017-01-12  9:41 ` [PATCH 3/4] efi/x86: move efi_print_memmap to drivers/firmware/efi/memmap.c Dave Young
2017-01-12 12:08   ` Nicolai Stange
2017-01-12 21:40     ` Dave Young
2017-01-12  9:41 ` [PATCH 4/4] efi/x86: add debug code to print cooked memmap Dave Young
2017-01-12 16:18   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).