All of lore.kernel.org
 help / color / mirror / Atom feed
From: sonofagun@openmailbox.org
To: linux-kernel@vger.kernel.org
Subject: Re: [tip:x86/urgent] x86/microcode/intel: Disable late loading on model 79
Date: Sat, 30 Dec 2017 17:38:58 -0000	[thread overview]
Message-ID: <20171230173858.B92184E0022@mta-1.openmailbox.org> (raw)


I suppose it is for Broadwell EX(Expandable or Expensive, whichever you like). The patch description is wrong!
Document 334165-010US describes erratum BDF90:

Loading Microcode Updates or Executing an Authenticated Code Module May Result
in a System Hang

I have not read such a bug in the past. I only knew that AMD K7 could not get microcode updates at all.
Broadwell EX must not have their microcode updated because loading it will cause an UE if the microcode has signature less than 0x0b000021.
I will check what is the signature of the latest update supplied by intel for this model just out of curiosity.

This patch does not check microcode signature, it disables all updates. Is that intentional?

             reply	other threads:[~2017-12-30 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-30 17:38 sonofagun [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-18 11:12 [PATCH] x86/microcode/intel: Disable late loading on model 79 Borislav Petkov
2017-10-18 16:22 ` [tip:x86/urgent] " tip-bot for Borislav Petkov
2017-11-01 12:12   ` Peter Zijlstra

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=20171230173858.B92184E0022@mta-1.openmailbox.org \
    --to=sonofagun@openmailbox.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.