public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Trivial: Fix date in i386 microcode changelog
@ 2003-01-16 15:54 Jonah Sherman
  2003-01-17  9:15 ` Tigran Aivazian
  0 siblings, 1 reply; 2+ messages in thread
From: Jonah Sherman @ 2003-01-16 15:54 UTC (permalink / raw)
  To: tigran; +Cc: torvalds, linux-kernel

The changelog dates for the i386 microcode are wrong(1.11 is
before 1.09 and 1.10)
Patch is against 2.5.58

diff -Nru linux-2.5.58/arch/i386/kernel/microcode.c linux-2.5.58-new/arch/i386/kernel/microcode.c
--- linux-2.5.58/arch/i386/kernel/microcode.c	2003-01-14 00:58:25.000000000 -0500
+++ linux-2.5.58-new/arch/i386/kernel/microcode.c	2003-01-16 10:38:55.000000000 -0500
@@ -55,7 +55,7 @@
  *		Tigran Aivazian <tigran@veritas.com>,
  *		Serialize updates as required on HT processors due to speculative
  *		nature of implementation.
- *	1.11	22 Mar 2001 Tigran Aivazian <tigran@veritas.com>
+ *	1.11	22 Mar 2002 Tigran Aivazian <tigran@veritas.com>
  *		Fix the panic when writing zero-length microcode chunk.
  */
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-17  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-16 15:54 [PATCH] Trivial: Fix date in i386 microcode changelog Jonah Sherman
2003-01-17  9:15 ` Tigran Aivazian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox