From: Borislav Petkov Date: Mon, 19 May 2014 18:59:16 +0000 (+0200) Subject: x86, boot: Carve out early cmdline parsing function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1ded57a4f2f4420b4de7c395d1b841d8b3c41a;p=pandora-kernel.git x86, boot: Carve out early cmdline parsing function Carve out early cmdline parsing function into .../lib/cmdline.c so it can be used by early code in the kernel proper as well. Adapted from arch/x86/boot/cmdline.c. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1400525957-11525-2-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed