[x86 setup] EDD: add missing =m constraint
authorH. Peter Anvin <hpa@zytor.com>
Thu, 2 Aug 2007 17:45:49 +0000 (13:45 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 2 Aug 2007 17:45:49 +0000 (13:45 -0400)
commit463c9a9f7d1f746c251761cef3af5c808394b7e1
treee75e2ed51e5a1371c8541845769ca6c20ae6ef69
parent59acc08fd95aefb5430458a08a82b15a4174ed74
[x86 setup] EDD: add missing =m constraint

Add a missing =m constraint to the EDD-probing code, that could have
caused improper dead-code elimination.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/i386/boot/edd.c