From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755083AbcETQEL (ORCPT ); Fri, 20 May 2016 12:04:11 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:36400 "EHLO mail-oi0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754838AbcETQEJ (ORCPT ); Fri, 20 May 2016 12:04:09 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Gabriel C Date: Fri, 20 May 2016 18:03:39 +0200 Message-ID: Subject: Re: Builtin microcode does nothing.. To: Borislav Petkov Cc: LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2016-05-20 12:08 GMT+02:00 Gabriel C : >> Does it work when you disable CONFIG_BLK_DEV_INITRD in there? > > I can test this whne I'm home since I need to change the config a bit. > >> I have a patchset which I'm testing right now which should correct some >> warts in builtin microcode, if you want me to, I can push it out for you >> to test too. > > Sure just give me an link or tell me where I can find your testing > patchset and I give it a try. > > Some update on that. ( I still did not test with CONFIG_BLK_DEV_INITRD diabled ) I don't have myself an AMD system but someone tested the same config but with AMD firmware and this works as expected. ... [ 0.545036] microcode: microcode updated early to new patch_level=0x010000c8 .... So it seems just the Intel part of the code does not work. Regards, Gabriel C