[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <44FF9DA8.10007@garzik.org>
Date: Thu, 07 Sep 2006 00:18:48 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Shaohua Li <shaohua.li@...el.com>
CC: lkml <linux-kernel@...r.kernel.org>, Andrew Morton <akpm@...l.org>,
Tigran Aivazian <tigran@...itas.com>
Subject: Re: [PATCH] x86 microcode: don't check the size
Shaohua Li wrote:
> 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.
>
> Signed-off-by: Shaohua Li <shaohua.li@...el.com>
Why not explicitly check for zero, rather than removing the questionable
less-than test? The default size logic hasn't disappeared...
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists