Function lib/cmdline.c:memparse() wrongly calculates the memory if the given string has K/M/G suffix. This patch (against 2.6.13-rc3) fixes the problem. Please apply. Signed-off-by: Nguyen Anh Quynh # diffstat cmdline.patch cmdline-aq.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)