All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] fixes for mem= option
@ 2012-10-29  8:48 Wen Congyang
  2012-10-29  8:48 ` [PATCH v3 1/2] update mem= option's spec according to its implementation Wen Congyang
  2012-10-29  8:48 ` [PATCH v3 2/2] x86: make 'mem=' option to work for efi platform Wen Congyang
  0 siblings, 2 replies; 5+ messages in thread
From: Wen Congyang @ 2012-10-29  8:48 UTC (permalink / raw)
  To: x86, linux-kernel, linux-doc
  Cc: Rob Landley, Thomas Gleixner, Ingo Molnar, bhelgaas,
	H. Peter Anvin, Yasuaki Ishimatsu, KOSAKI Motohiro, Andrew Morton,
	Wen Congyang

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


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

end of thread, other threads:[~2012-10-29 10:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29  8:48 [PATCH v3 0/2] fixes for mem= option Wen Congyang
2012-10-29  8:48 ` [PATCH v3 1/2] update mem= option's spec according to its implementation Wen Congyang
2012-10-29 10:48   ` richard -rw- weinberger
2012-10-29 11:00     ` Wen Congyang
2012-10-29  8:48 ` [PATCH v3 2/2] x86: make 'mem=' option to work for efi platform Wen Congyang

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.