From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755869AbbLAQ5q (ORCPT ); Tue, 1 Dec 2015 11:57:46 -0500 Received: from mail.skyhub.de ([78.46.96.112]:42944 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755925AbbLAQ5m (ORCPT ); Tue, 1 Dec 2015 11:57:42 -0500 Date: Tue, 1 Dec 2015 17:57:40 +0100 From: Borislav Petkov To: Josh Triplett Cc: X86 ML , LKML Subject: Re: [PATCH 4/4] x86/cpu: Provide a config option to disable static_cpu_has Message-ID: <20151201165740.GC4341@pd.tnic> References: <1448982023-19187-1-git-send-email-bp@alien8.de> <1448982023-19187-5-git-send-email-bp@alien8.de> <20151201162444.GC26089@x> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20151201162444.GC26089@x> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 01, 2015 at 08:24:45AM -0800, Josh Triplett wrote: > Assuming this passes the kernel build robot, Yeah, it does: https://git.kernel.org/pub/scm/linux/kernel/git/bp/bp cpufeature-v3 df63d2e25f803a083c7c994aeb517bd8464cd970 x86/cpu: Provide a config option to disable static_cpu_has i386-tinyconfig vmlinux size: +-------+------+------+-----+---------------------------------------------------------------------------------+ | TOTAL | TEXT | DATA | BSS | | +-------+------+------+-----+---------------------------------------------------------------------------------+ | -1512 | -352 | 0 | 0 | df63d2e25f80 x86/cpu: Provide a config option to disable static_cpu_has | | +5 | 0 | 0 | 0 | 8b9e9097bf18 Merge remote-tracking branch 'tip/x86/cleanups' into cpufeature-v3 | | -1507 | -352 | 0 | 0 | ALL COMMITS | +-------+------+------+-----+---------------------------------------------------------------------------------+ elapsed time: 44m configs tested: 106 ... > then: > Reviewed-by: Josh Triplett Thanks! -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.