From: Alex Smith Date: Sat, 28 Mar 2015 12:14:09 +0000 (+0000) Subject: x86, doc: Remove cmdline_size from list of fields to be filled in for EFI handover X-Git-Tag: omap-for-v4.2/fixes-rc1^2~175^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93e178838b85409601c9b909af5addbbfd90264;p=pandora-kernel.git x86, doc: Remove cmdline_size from list of fields to be filled in for EFI handover The cmdline_size field in setup_header is listed as read-only, and is never read by the kernel. Therefore, there is no need for it to be set by a boot loader implementing the EFI handover protocol, so remove it from the list of fields required to be set by a boot loader. Signed-off-by: Alex Smith Cc: H. Peter Anvin Cc: x86@kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Matt Fleming --- Reading git-diff-tree failed