Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp290521pxy; Thu, 22 Apr 2021 02:09:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxsHoEGFePMy0Cd40j/sckdW3FjUDeLIaAPBcI8xSjGLSF51aohKn3x1xKuYWMkpFLIqNbV X-Received: by 2002:a17:90b:344e:: with SMTP id lj14mr2918485pjb.89.1619082573820; Thu, 22 Apr 2021 02:09:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619082573; cv=none; d=google.com; s=arc-20160816; b=OmWtpWI9bPDKyPgDQv1jYuW5GrD/ttNx1vdTqQeBxJpLnbmQnO69ANt9/EnToDRQEa QVv8lTpXlTjwAjkdZQPHKSBkIdqO2zwV2/QI8XDRjUdyQMdrblGz2gevGARlOlPKR0NR aZOS+g/F+2cw+casTBsjaMUkOAGXdWyjb8nLavrXP1iXNG/5raybzaeoeshFZVRtcy3l FwJmEoxQ5XNAGbjyU80ja7bKnHNKoE6M4L0m53etrF31k0zqudty5yDJfiYmPdKV4rIG SY5KDMsaqYCcu9whxLkBY70uNxV5HI8F748kD0ZtM6jwccxM8MnxYuQPTA+mh0bHf0s0 dY2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=0sG4RWQUgsPfU/NY8rMWI6EnbLpGq+3v615DHB9mb7M=; b=I5Gkl8sIpJOfG/CX/r63egKyTOVA2atu6iA3lbjuo9SFbr3G0o+VNAqhTXaVmsDdEU vvmsYq51Hpwgx0Yf6luzz707BxpBEjsLqHcwHru/M6pS69oMgimiQeW82RdIk3EYR+AY xxxGMUMW/p1BrqgPAei/8sXWHXGCitTH8MdTVbfd3pjHSVfHJUYLTBbD2o3nn9RHj1HO cdXWTQAABX3M7A3tN0EjZoYm6jqrlsJzllEDthCQUA+8KO34Fi+la97gvO6s3pL4vTwv 0DQtzRKr3zP+2ePVnORX+Cg+WPWusfvx+XeD1qyR2t19gRhjXwPMttHehzcpB3lsoSio oMkg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r20si2574964pgl.111.2021.04.22.02.09.20; Thu, 22 Apr 2021 02:09:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235343AbhDVJHd (ORCPT + 99 others); Thu, 22 Apr 2021 05:07:33 -0400 Received: from mx2.suse.de ([195.135.220.15]:58490 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232896AbhDVJHc (ORCPT ); Thu, 22 Apr 2021 05:07:32 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 8A3ABB04F; Thu, 22 Apr 2021 09:06:57 +0000 (UTC) Date: Thu, 22 Apr 2021 11:06:52 +0200 From: Borislav Petkov To: Mike Travis Cc: kernel test robot , kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Dimitri Sivanich , Steve Wahl , Yang Li Subject: Re: arch/x86/kernel/apic/x2apic_uv_x.c:106 early_get_pnodeid() warn: inconsistent indenting Message-ID: <20210422090652.GB6361@zn.tnic> References: <202104211946.vkuV39N1-lkp@intel.com> <84b4fbc3-0310-b7d7-f613-0eb4ae090e1e@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <84b4fbc3-0310-b7d7-f613-0eb4ae090e1e@hpe.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 21, 2021 at 06:38:37PM -0700, Mike Travis wrote: > I'm a bit confused. I have this in my inbox that someone else has this fix. > So will that fix be applied or should I send a separate one that is > essentially a duplicate? I'm not even considering that fix because I'm tired of getting some half-baked robot mails which only resemble patches. The obnoxiousness to not have the decency to sit down and write a proper commit message is getting totally out of control. Apparently some people(?) think that sending robot output to real humans *without* even vetting that output is a good idea so off to /dev/null it goes. If you want this fixed, you could do a proper patch with a sensible commit message and I'll take it. I'm tired of dumb robots. Thx. -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg