[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1351500524-23907-1-git-send-email-wency@cn.fujitsu.com>
Date: Mon, 29 Oct 2012 16:48:42 +0800
From: Wen Congyang <wency@...fujitsu.com>
To: x86@...nel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org
Cc: Rob Landley <rob@...dley.net>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, bhelgaas@...gle.com,
"H. Peter Anvin" <hpa@...or.com>,
Yasuaki Ishimatsu <isimatu.yasuaki@...fujitsu.com>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Wen Congyang <wency@...fujitsu.com>
Subject: [PATCH v3 0/2] fixes for mem= option
The documentation and implementation of 'mem=' option doesn't match, and the
option can't work for efi platform. This patchset updates the documentation
and make the option to work for efi platform.
Changes from v2 to v3:
Patch1: X86-32 ===> X86
Changes from v1 to v2:
Patch1: Just fix a typo error(ingoring -> ignoring).
Wen Congyang (2):
update mem= option's spec according to its implementation
x86: make 'mem=' option to work for efi platform
Documentation/kernel-parameters.txt | 7 ++++---
arch/x86/kernel/e820.c | 29 +++++++++++++++++++++++++----
2 files changed, 29 insertions(+), 7 deletions(-)
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists