Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752932AbbKJL7I (ORCPT ); Tue, 10 Nov 2015 06:59:08 -0500 Received: from mx2.suse.de ([195.135.220.15]:36411 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752908AbbKJL7D (ORCPT ); Tue, 10 Nov 2015 06:59:03 -0500 Date: Tue, 10 Nov 2015 12:57:27 +0100 From: David Sterba To: Borislav Petkov Cc: X86 ML , Andy Lutomirski , Peter Zijlstra , Chris Mason , Josef Bacik , Herbert Xu , Matt Mackall , LKML Subject: Re: [RFC PATCH 3/3] x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros Message-ID: <20151110115727.GC6445@suse.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Borislav Petkov , X86 ML , Andy Lutomirski , Peter Zijlstra , Chris Mason , Josef Bacik , Herbert Xu , Matt Mackall , LKML References: <1447156122-9379-1-git-send-email-bp@alien8.de> <1447156122-9379-4-git-send-email-bp@alien8.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447156122-9379-4-git-send-email-bp@alien8.de> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 783 Lines: 20 On Tue, Nov 10, 2015 at 12:48:42PM +0100, Borislav Petkov wrote: > From: Borislav Petkov > > Those are stupid and code should use static_cpu_has_safe() anyway. Kill > the least used and unused ones. > > Signed-off-by: Borislav Petkov > Cc: Herbert Xu > Cc: Peter Zijlstra > Cc: Matt Mackall > Cc: Chris Mason > Cc: Josef Bacik > Cc: David Sterba Acked-by: David Sterba -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/