From: Peter Jones Date: Wed, 6 Mar 2013 18:00:23 +0000 (-0500) Subject: x86, doc: Be explicit about what the x86 struct boot_params requires X-Git-Tag: v3.9-rc2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4aff6b9a183b4f24eb7b8dd6c8a92cdba3bc75;p=pandora-kernel.git x86, doc: Be explicit about what the x86 struct boot_params requires If the sentinel triggers, we do not want the boot loader authors to just poke it and make the error go away, we want them to actually fix the problem. This should help avoid making the incorrect change in non-compliant bootloaders. [ hpa: dropped the Documentation/x86/boot.txt hunk pending clarifications ] Signed-off-by: Peter Jones Link: http://lkml.kernel.org/r/1362592823-28967-1-git-send-email-pjones@redhat.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed