From: Kamal Mostafa Date: Fri, 4 Feb 2011 01:38:04 +0000 (-0800) Subject: x86: Fix panic when handling "mem={invalid}" param X-Git-Tag: v2.6.39-rc1~499^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77eed821accf5dd962b1f13bed0680e217e49112;p=pandora-kernel.git x86: Fix panic when handling "mem={invalid}" param Avoid removing all of memory and panicing when "mem={invalid}" is specified, e.g. mem=blahblah, mem=0, or mem=nopentium (on platforms other than x86_32). Signed-off-by: Kamal Mostafa BugLink: http://bugs.launchpad.net/bugs/553464 Cc: Yinghai Lu Cc: Len Brown Cc: Rafael J. Wysocki Cc: # .3x: as far back as it applies LKML-Reference: <1296783486-23033-1-git-send-email-kamal@canonical.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed