From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752046AbcAUTwV (ORCPT ); Thu, 21 Jan 2016 14:52:21 -0500 Received: from mail.skyhub.de ([78.46.96.112]:47419 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751162AbcAUTwS (ORCPT ); Thu, 21 Jan 2016 14:52:18 -0500 Date: Thu, 21 Jan 2016 20:51:50 +0100 From: Borislav Petkov To: "H. Peter Anvin" Cc: Andy Lutomirski , Brian Gerst , X86 ML , LKML Subject: Re: [PATCH 2/5] x86/cpufeature: Remove static_cpu_has() Message-ID: <20160121195150.GJ21930@pd.tnic> References: <1453401286-26966-1-git-send-email-bp@alien8.de> <1453401286-26966-3-git-send-email-bp@alien8.de> <20160121193910.GI21930@pd.tnic> <56A1347D.1000601@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <56A1347D.1000601@zytor.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 Thu, Jan 21, 2016 at 11:41:49AM -0800, H. Peter Anvin wrote: > Replace the old static_cpu_has() with safe variant Even better, thanks! -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.