From: H. Peter Anvin Date: Wed, 15 Aug 2007 00:36:00 +0000 (-0700) Subject: [x86 setup] edd.c: make sure MBR signatures actually get reported X-Git-Tag: v2.6.23-rc4~132^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a5f35d4ede43fee791a486e0850e9e3afdde0a7;p=pandora-kernel.git [x86 setup] edd.c: make sure MBR signatures actually get reported When filling in the MBR signature array, the setup code failed to advance boot_params.edd_mbr_sig_buf_entries, which resulted in the valid data being ignored. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed