Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751474AbdGZKv0 (ORCPT ); Wed, 26 Jul 2017 06:51:26 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:33463 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbdGZKvY (ORCPT ); Wed, 26 Jul 2017 06:51:24 -0400 Date: Wed, 26 Jul 2017 07:51:18 -0300 From: Mauro Carvalho Chehab To: Borislav Petkov Cc: linux-edac , Tony Luck , Toshimitsu Kani , "Rafael J. Wysocki" , LKML Subject: Re: [PATCH 3/3] EDAC, ghes: Make it a proper module Message-ID: <20170726075118.22f2ca85@vento.lan> In-Reply-To: <20170726103708.GA28875@nazgul.tnic> References: <20170726084827.11447-1-bp@alien8.de> <20170726084827.11447-4-bp@alien8.de> <20170726072404.3cb283c5@vento.lan> <20170726103708.GA28875@nazgul.tnic> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 514 Lines: 14 Em Wed, 26 Jul 2017 12:37:08 +0200 Borislav Petkov escreveu: > On Wed, Jul 26, 2017 at 07:24:04AM -0300, Mauro Carvalho Chehab wrote: > > Hmm... I'm not seeing any implementation that would allow setting > > between firmware first, hardware first or "auto", as we've discussed. > > This is all coming up. As the 0/3 message said, these 3 patches are the > bare minimum of reorganizing stuff only and should serve as a base. I'll then wait for such patch before acking this series. Thanks, Mauro