From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09350C4332F for ; Fri, 2 Dec 2022 19:37:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234535AbiLBThx (ORCPT ); Fri, 2 Dec 2022 14:37:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234651AbiLBTht (ORCPT ); Fri, 2 Dec 2022 14:37:49 -0500 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [80.237.130.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63F1A1FCF2 for ; Fri, 2 Dec 2022 11:37:48 -0800 (PST) Received: from [2a02:8108:963f:de38:eca4:7d19:f9a2:22c5]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1p1Bqv-00011t-6i; Fri, 02 Dec 2022 20:37:41 +0100 Message-ID: <46196508-aaab-b31c-9ecf-5dfbb729dd68@leemhuis.info> Date: Fri, 2 Dec 2022 20:37:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression Content-Language: en-US, de-DE To: Andrew Morton Cc: Rik van Riel , Yang Shi , "Huang, Ying" , kernel test robot , lkp@lists.01.org, lkp@intel.com, Matthew Wilcox , linux-kernel@vger.kernel.org, linux-mm@kvack.org, feng.tang@intel.com, zhengjun.xing@linux.intel.com, fengwei.yin@intel.com, Nathan Chancellor References: <202210181535.7144dd15-yujie.liu@intel.com> <87edv4r2ip.fsf@yhuang6-desk2.ccr.corp.intel.com> <871qr3nkw2.fsf@yhuang6-desk2.ccr.corp.intel.com> <366045a27a96e01d0526d63fd78d4f3c5d1f530b.camel@surriel.com> <07adee081a70c2b4b44d9bf93a0ad3142e091086.camel@surriel.com> <20221201132237.c55c4bd07ba44463b146882e@linux-foundation.org> <20221202104406.a0f85df9fdc33d0cfc6eb4a4@linux-foundation.org> From: Thorsten Leemhuis In-Reply-To: <20221202104406.a0f85df9fdc33d0cfc6eb4a4@linux-foundation.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1670009868;42c665cd; X-HE-SMSGID: 1p1Bqv-00011t-6i Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02.12.22 19:44, Andrew Morton wrote: > On Fri, 2 Dec 2022 09:46:48 +0100 Thorsten Leemhuis wrote: > >> What beverage of choice do I have to offer you to make you in the future >> include 'Link:' tags linking to the report(s) when you add reverts like >> the one for this issue? > > $10 supermarket pinot seems to be my tipple. /me will make a note > I can do that. Great, many thx! > Any Reported-by: requires a Link:, OK? Yup, that's how it is, except for a few corner cases (say someone reported something on IRC or on a hallway). Ciao, Thorsten