mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RESEND PATCH v2 0/2] fixes for mem= option
@ 2012-10-19 10:16 wency
  2012-10-19 10:16 ` [RESEND PATCH v2 1/2] update mem= option's spec according to its implementation wency
  2012-10-19 10:16 ` [RESEND PATCH v2 2/2] x86: make 'mem=' option to work for efi platform wency
  0 siblings, 2 replies; 6+ messages in thread
From: wency @ 2012-10-19 10:16 UTC (permalink / raw)
  To: x86, linux-kernel
  Cc: rob, tglx, mingo, bhelgaas, hpa, isimatu.yasuaki,
	kosaki.motohiro, muneda.takahiro, Wen Congyang

From: Wen Congyang <wency@cn.fujitsu.com>

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.

I resend it again because HPA asked me to resend it some days after merge
window.

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(-)


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

end of thread, other threads:[~2012-10-20  4:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-19 10:16 [RESEND PATCH v2 0/2] fixes for mem= option wency
2012-10-19 10:16 ` [RESEND PATCH v2 1/2] update mem= option's spec according to its implementation wency
2012-10-19 18:11   ` KOSAKI Motohiro
2012-10-20  0:52     ` Wen Congyang
2012-10-20  4:23       ` KOSAKI Motohiro
2012-10-19 10:16 ` [RESEND PATCH v2 2/2] x86: make 'mem=' option to work for efi platform wency

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome