From: Andy Lutomirski <luto@kernel.org>
To: "H. Peter Anvin" <hpa@zytor.com>, x86@kernel.org
Cc: Mario Limonciello <mario_limonciello@dell.com>,
Matthew Garrett <mjg59@srcf.ucam.org>,
linux-kernel@vger.kernel.org, Andy Lutomirski <luto@kernel.org>
Subject: [PATCH 0/2] x86/boot: Further reserve_boot_regions() cleanups
Date: Thu, 21 Jul 2016 14:16:50 -0700 [thread overview]
Message-ID: <cover.1469135598.git.luto@kernel.org> (raw)
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
next reply other threads:[~2016-07-21 21:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-21 21:16 Andy Lutomirski [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1469135598.git.luto@kernel.org \
--to=luto@kernel.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mario_limonciello@dell.com \
--cc=mjg59@srcf.ucam.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.