x86, doc: Be explicit about what the x86 struct boot_params requires
authorPeter Jones <pjones@redhat.com>
Wed, 6 Mar 2013 18:00:23 +0000 (13:00 -0500)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 7 Mar 2013 04:34:43 +0000 (20:34 -0800)
commit3c4aff6b9a183b4f24eb7b8dd6c8a92cdba3bc75
tree1f5a62d998bf6c0e7ae66c9ecd2e95b7362c8875
parent2e604c0f19dcdd433b3863ffc3da9bc0787ca765
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 <pjones@redhat.com>
Link: http://lkml.kernel.org/r/1362592823-28967-1-git-send-email-pjones@redhat.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/bootparam_utils.h