From: Wen Congyang <we...@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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/