From: akpm@osdl.org Date: Tue, 10 Jan 2006 04:51:51 +0000 (-0800) Subject: [PATCH] kexec: increase max segment limit X-Git-Tag: v2.6.16-rc1~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=720e1a9f1c3bfa9f72cded56962e7f092fefaaed;p=pandora-kernel.git [PATCH] kexec: increase max segment limit ) From: Vivek Goyal - In some cases, the number of segments, on a kexec load, exceeds the existing cap of 8. This patch increases the KEXEC_SEGMENT_MAX limit from 8 to 16. Signed-off-by: Rachita Kothiyal Signed-off-by: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed