From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752009AbbHEIjG (ORCPT ); Wed, 5 Aug 2015 04:39:06 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:33710 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751073AbbHEIjE (ORCPT ); Wed, 5 Aug 2015 04:39:04 -0400 Date: Wed, 5 Aug 2015 10:38:58 +0200 From: Ingo Molnar To: kernel test robot Cc: Andy Lutomirski , lkp@01.org, LKML , Peter Zijlstra , Thomas Gleixner , Denys Vlasenko Subject: Re: [lkp] [x86/build] b2c51106c75: -18.1% will-it-scale.per_process_ops Message-ID: <20150805083858.GA21506@gmail.com> References: <87pp37y4cy.fsf@yhuang-dev.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87pp37y4cy.fsf@yhuang-dev.intel.com> 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 * kernel test robot wrote: > FYI, we noticed the below changes on > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/asm > commit b2c51106c7581866c37ffc77c5d739f3d4b7cbc9 ("x86/build: Fix detection of GCC -mpreferred-stack-boundary support") Does the performance regression go away reproducibly if you do: git revert b2c51106c7581866c37ffc77c5d739f3d4b7cbc9 ? Thanks, Ingo