All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/boot: Further reserve_boot_regions() cleanups
@ 2016-07-21 21:16 Andy Lutomirski
  2016-07-21 21:16 ` [PATCH 1/2] x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does Andy Lutomirski
  2016-07-21 21:16 ` [PATCH 2/2] x86/boot: Simplify EBDA-vs-BIOS reservation logic Andy Lutomirski
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Lutomirski @ 2016-07-21 21:16 UTC (permalink / raw)
  To: H. Peter Anvin, x86
  Cc: Mario Limonciello, Matthew Garrett, linux-kernel, Andy Lutomirski

This follows up on Ingo's cleanup.  The first patch fixes the docs
and the second makes the code even more comprehensible.

Andy Lutomirski (2):
  x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does
  x86/boot: Simplify EBDA-vs-BIOS reservation logic

 arch/x86/include/asm/x86_init.h |  5 +++--
 arch/x86/kernel/ebda.c          | 34 +++++++++++-----------------------
 2 files changed, 14 insertions(+), 25 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-07-22 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-21 21:16 [PATCH 0/2] x86/boot: Further reserve_boot_regions() cleanups Andy Lutomirski
2016-07-21 21:16 ` [PATCH 1/2] x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does Andy Lutomirski
2016-07-22 10:25   ` [tip:x86/boot] " tip-bot for Andy Lutomirski
2016-07-21 21:16 ` [PATCH 2/2] x86/boot: Simplify EBDA-vs-BIOS reservation logic Andy Lutomirski
2016-07-22 10:26   ` [tip:x86/boot] " tip-bot for Andy Lutomirski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.