From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757584Ab2IRJfT (ORCPT ); Tue, 18 Sep 2012 05:35:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33430 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757437Ab2IRJfR (ORCPT ); Tue, 18 Sep 2012 05:35:17 -0400 Message-ID: <5058403B.4070208@redhat.com> Date: Tue, 18 Sep 2012 06:34:51 -0300 From: Mauro Carvalho Chehab User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0 MIME-Version: 1.0 To: Borislav Petkov CC: "Luck, Tony" , X86-ML , EDAC devel , LKML Subject: Re: [PATCH 1/2] x86, mce: Enable MCA support by default References: <1347900723-17490-1-git-send-email-bp@amd64.org> <1347900723-17490-2-git-send-email-bp@amd64.org> <3908561D78D1C84285E8C5FCA982C28F19D41BC2@ORSMSX108.amr.corp.intel.com> <20120917173204.GJ13879@aftab.osrc.amd.com> In-Reply-To: <20120917173204.GJ13879@aftab.osrc.amd.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em 17-09-2012 14:32, Borislav Petkov escreveu: > On Mon, Sep 17, 2012 at 05:30:00PM +0000, Luck, Tony wrote: >>> MCA is the basic support for hardware error logging and reporting, and >>> it is majorly unwise to run without it so enable machine check software >>> support by default on x86. >> >> Acked-by: Tony Luck > > Thanks Tony. > > Will send a pull request shortly. Sounds fine for me too. You can add my ack. Acked-by: Mauro Carvalho Chehab >