Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752362AbbGMVGY (ORCPT ); Mon, 13 Jul 2015 17:06:24 -0400 Received: from mail-qk0-f177.google.com ([209.85.220.177]:36297 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751880AbbGMVGW (ORCPT ); Mon, 13 Jul 2015 17:06:22 -0400 MIME-Version: 1.0 In-Reply-To: <131222735.1080.1436815216582.JavaMail.open-xchange@ox1app> References: <1429565231-4609-1-git-send-email-hagen@jauu.net> <20150420215645.GC10191@pd.tnic> <20150421074212.GA25081@gmail.com> <20150421225723.GA5927@virgo.local> <20150422052441.GA395@x4> <20150422055848.GA3307@virgo.local> <20150422092040.GB395@x4> <20150422092850.GA24664@gmail.com> <131222735.1080.1436815216582.JavaMail.open-xchange@ox1app> From: Denys Vlasenko Date: Mon, 13 Jul 2015 23:06:02 +0200 Message-ID: Subject: Re: [PATCH RFC] x86: enforce inlining for atomics To: Hagen Paul Pfeifer Cc: Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Andrew Morton , Ingo Molnar , Peter Zijlstra , Markus Trippelsdorf , Thomas Gleixner , Linux Kernel Mailing List , Linus Torvalds Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 926 Lines: 23 On Mon, Jul 13, 2015 at 9:20 PM, Hagen Paul Pfeifer wrote: >> On July 13, 2015 at 8:27 PM Denys Vlasenko >> wrote: > >> > So I think the original patch makes sense (and I already applied it), >> > we want known-simple and performance critical methods (such as atomic >> > ops) always inlined. >> >> I will send more such force-inlining patches your way then. > > Now? We discuss this a month back or so? :-) Not *your* way. I meant that I'll send patches to Ingo - I see that he agrees that this worth fixing instead of waiting for a better compiler. (Ideally, the compiler shouldn't do this, but gcc BZ comments are not encouraging). -- 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/