From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 25E9F1FBE92 for ; Tue, 14 Jan 2025 21:30:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736890220; cv=none; b=uTQUVFBHpdp8Gf4BJQP8Fwuwfo8/p6M6Xg36ls3Y4wHfhpQlw1uLKL9rx47+AZoRCqStFkiaJA5lrVoWwg/+GbIpkGN0A7X/r9F9Sq9fIvJLaSOJE/5ZJlkewNYBvtVyaBSGgX8VT4nZffyjoKGrqRulQ2HyBxTQQyK0huspYQA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736890220; c=relaxed/simple; bh=IBL2FME9/iU7DT+aVY0Csc+9Yj4izcswBxjx8kmmpjs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=KWlSatYmW+DbdN/UszpGcJXB86ydE60S59VkQgxLUzBm6rVsRbAFXSZP0wWuKsXq9BhOES1BnJPvhjTavkecuKqtx5kLTtnoby0nSiE/wb20XsgwdtQ3xCDSd7uR2nUYrHu761nAEO5eOylacRc2AN9DdtFUrq3MAEuOoEhyYjc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=cUWrABZx; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="cUWrABZx" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1736890217; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7AVLJNeS0x1Rvdn41I2PgSlJlBnIKz4DVBkDUZI0/VE=; b=cUWrABZxmiyWd1xUY2hbw+DkZD70i3Mb5SMXxVuJJlpP8ZHMvhO0vH16+7Fa7MlF4SmlzQ bsz7P9rPI+H++9ybunWQTD7/ewe4BmDH8n9LS7KCL0CX5tf1/7P4Gv+Csgh4Bd5R2LlY0h pu312ysLMcKhd9sXCZqExGyYd7ZatEY= Received: from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-73-_iOqXK5YMOiParZGKx6XLw-1; Tue, 14 Jan 2025 16:30:14 -0500 X-MC-Unique: _iOqXK5YMOiParZGKx6XLw-1 X-Mimecast-MFC-AGG-ID: _iOqXK5YMOiParZGKx6XLw Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 2CA5619560B9; Tue, 14 Jan 2025 21:30:13 +0000 (UTC) Received: from dhcp-27-174.brq.redhat.com (unknown [10.45.226.88]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with SMTP id C65CF195608E; Tue, 14 Jan 2025 21:30:10 +0000 (UTC) Received: by dhcp-27-174.brq.redhat.com (nbSMTP-1.00) for uid 1000 oleg@redhat.com; Tue, 14 Jan 2025 22:29:48 +0100 (CET) Date: Tue, 14 Jan 2025 22:29:44 +0100 From: Oleg Nesterov To: tip-bot2 for Peter Zijlstra Cc: linux-tip-commits@vger.kernel.org, "Peter Zijlstra (Intel)" , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [tip: locking/core] cleanup, tags: Create tags for the cleanup primitives Message-ID: <20250114212944.GB5051@redhat.com> References: <20250106102647.GB20870@noisy.programming.kicks-ass.net> <173660167953.399.4769008465233152772.tip-bot2@tip-bot2> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <173660167953.399.4769008465233152772.tip-bot2@tip-bot2> User-Agent: Mutt/1.5.24 (2015-08-30) X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 On 01/11, tip-bot2 for Peter Zijlstra wrote: > > --- a/scripts/tags.sh > +++ b/scripts/tags.sh > @@ -212,6 +212,13 @@ regex_c=( > '/^SEQCOUNT_LOCKTYPE(\([^,]*\),[[:space:]]*\([^,]*\),[^)]*)/seqcount_\2_init/' > '/^\ '/^\ + '/^\ + '/^\ + '/^\ + '/^\ + '/^\ + '/^\ + '/^\ ) Thanks ;) I don't use scripts/tags.sh, but I will add these changes to my personal scripts. Oleg.