commit | 48c7ae674f03e56c78ff42c6796a36e90db67874 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Jul 11 12:18:35 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 12 10:55:54 2007 -0700 |
tree | ecca581aa246142ac4b9ea4f3960cc7817bb3c48 | |
parent | 9c25d134b3735a4b197e108b4c7d6bbec1a275e8 [diff] |
Make struct boot_params a real structure, and remove obsolete fields Make struct boot_params a real structure, and remove the handling of some obsolete fields, in particular hd*_info, which was only used by the ST-506 driver, and likely to be wrong for that driver on any modern BIOS. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>