From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754304AbcGHJdA (ORCPT ); Fri, 8 Jul 2016 05:33:00 -0400 Received: from mail.skyhub.de ([78.46.96.112]:52450 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754166AbcGHJco (ORCPT ); Fri, 8 Jul 2016 05:32:44 -0400 Date: Fri, 8 Jul 2016 11:32:42 +0200 From: Borislav Petkov To: Ingo Molnar Cc: LKML , Aravind Gopalakrishnan , Yazen Ghannam Subject: Re: [PATCH 1/6] x86/mce/AMD: Increase size of bank_map type Message-ID: <20160708093242.GB3808@pd.tnic> References: <1467968983-4874-1-git-send-email-bp@alien8.de> <1467968983-4874-2-git-send-email-bp@alien8.de> <20160708092134.GA13849@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160708092134.GA13849@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 08, 2016 at 11:21:35AM +0200, Ingo Molnar wrote: > Btw., is there any check somewhere which printed a helpful warning when we > exceeded the 8 banks limit - and which would prints a helpful warning if we ever > exceed the 32 banks limit? __mcheck_cpu_cap_init(). And it'll be hard to exceed this limit as there are hw limitations in play. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.