Files
twx-linux/arch/i386/kernel
Shaohua Li 44b3e3dc00 [PATCH] x86 microcode: don't check the size
IA32 manual says if micorcode update's size is 0, then the size is
default size (2048 bytes). But this doesn't suggest all microcode
update's size should be above 2048 bytes to me. We actually had a
microcode update whose size is 1024 bytes. The patch just removed the
check.

Backported to 2.6.18 by Daniel Drake.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
2006-12-01 16:12:36 -08:00
..
2006-07-03 21:25:20 -07:00
2006-07-31 13:28:43 -07:00