Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp279499pxb; Fri, 29 Oct 2021 09:41:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyjVqEnAWz+b3Nlr8ecGupKx+dYh04PlafCltacaqi5FLcyNBcUtYBl/oniekObpGXptIQq X-Received: by 2002:a05:6638:250c:: with SMTP id v12mr9073674jat.67.1635525699736; Fri, 29 Oct 2021 09:41:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635525699; cv=none; d=google.com; s=arc-20160816; b=z4uou3Fvag0I6xXcFsxh0+X90SOiHCypjzSN3XCaDf6JRqsZs82hBncLiPcWQGi5Hv lzEzRoGAwXZAZPhdLb4FlZKM+z0V9v3vGacnWXIE0mglskD5UeuSruRdsefueenM4JOP MVWpJlp30cKzT05zG6UVLzbVI+AiB6aHbslxX2Gd1mZFdOYFDYKWO2JJfULR1UpAv3OQ SXJQ7ocWgYIJ4FONzSEGN5/4m8MnCojCU38R/zJhj2hQOKEviEHr7FUFT6jsBe0k6nJW zdNjeKR8N/+vpEMjGN+O9MQiT6CS40qOvlutbkCQ/rxHp/tngEbBeLITkLENkNLdYuGW lMNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=H56Mfsjg9VC6uu6kUs5X0Pcn1s2yrwzy+44v6NZ3tl0=; b=LZzuD1Yau5w9+BgwhXrIQsMfODWeSqCZO5/IkpeaV4iN79fevIXqTSzOjpM5lkgs2Q xl2B2AM4DmV3RptNizXQuy3Sfloii65dhAk6Dt4SdurrCzlf/+igrBNIwlEwa7Vyp6nE rb923GMFq8+klqhGtnuaSJn/uPJ7t5jLshHoeEhof0BznIODw4E4YrJWRtlEZHWgoR9t PgktrychwGaSvcmLD+nkaEBFoLImeugPW1bqz/eDFk6JAWw7rqhwrJY8ibibbIpAyU3t /FeNBKIENswN96K0U4yivuOThSv3/U+Uuxtz+mt4hKlx75rEyXIL0YXLfx1I5gP5p9el jZ6w== 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 d9si3724840ioi.4.2021.10.29.09.41.27; Fri, 29 Oct 2021 09:41:39 -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 S229893AbhJ2Qmp (ORCPT + 99 others); Fri, 29 Oct 2021 12:42:45 -0400 Received: from smtp-out2.suse.de ([195.135.220.29]:35758 "EHLO smtp-out2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229607AbhJ2Qmo (ORCPT ); Fri, 29 Oct 2021 12:42:44 -0400 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id EB98E1FD51; Fri, 29 Oct 2021 16:40:14 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 1F5B513DA0; Fri, 29 Oct 2021 16:40:10 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id 1/j8NeojfGHoZwAAMHmgww (envelope-from ); Fri, 29 Oct 2021 16:40:10 +0000 Date: Fri, 29 Oct 2021 09:40:07 -0700 From: Davidlohr Bueso To: Li Zhijian Cc: joel@joelfernandes.org, josh@joshtriplett.org, mathieu.desnoyers@efficios.com, paulmck@kernel.org, rostedt@goodmis.org, rcu@vger.kernel.org, philip.li@intel.com, lizhijian@cn.fujitsu.com, jiangshanlai@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/6] rcuscale: alwaly log error message Message-ID: <20211029164007.3ckhrkbvxgyh73ll@offworld> References: <20211029094029.22501-1-zhijianx.li@intel.com> <20211029094029.22501-6-zhijianx.li@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20211029094029.22501-6-zhijianx.li@intel.com> User-Agent: NeoMutt/20201120 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org For the subject you have a typo, I guess you meant 'always'. Thanks, Davidlohr