public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonah Sherman <jsherman@stuy.edu>
To: tigran@veritas.com
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: [PATCH] Trivial: Fix date in i386 microcode changelog
Date: Thu, 16 Jan 2003 10:54:40 -0500	[thread overview]
Message-ID: <20030116155440.GA2471@rootbox> (raw)

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.
  */
 

             reply	other threads:[~2003-01-16 20:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-16 15:54 Jonah Sherman [this message]
2003-01-17  9:15 ` [PATCH] Trivial: Fix date in i386 microcode changelog Tigran Aivazian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030116155440.GA2471@rootbox \
    --to=jsherman@stuy.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tigran@veritas.com \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox