Message ID | 20220831180759.GA2693289@paulmck-ThinkPad-P17-Gen-1 (mailing list archive) |
---|---|
Headers | show
Return-Path: <rcu-owner@kernel.org> 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 70A56ECAAD3 for <rcu@archiver.kernel.org>; Wed, 31 Aug 2022 18:08:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231403AbiHaSIE (ORCPT <rfc822;rcu@archiver.kernel.org>); Wed, 31 Aug 2022 14:08:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229977AbiHaSID (ORCPT <rfc822;rcu@vger.kernel.org>); Wed, 31 Aug 2022 14:08:03 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A3137A61F0; Wed, 31 Aug 2022 11:08:02 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 5AFA2B8220A; Wed, 31 Aug 2022 18:08:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 10EC4C433D6; Wed, 31 Aug 2022 18:08:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1661969280; bh=rLG/mQy3Ku4SfN0uXPbJ6aRpcVree5gJPvZ+rfp2amg=; h=Date:From:To:Cc:Subject:Reply-To:From; b=lXvzA+ZiWnlEUR2YvgbztAUXEcUByyxyseul97cKCTPQey/ALQC/LeiUpFpdqkqiU Q/ji5ZzxBfhFkEUpNM2iGaKag0nyg4VbwQ4uApRE6Bef9PbnqFKezzozEPuKJpvMBn cX8ZAGa5H5s28bkCZDUCU9sHLtiFNomjihyxi/V7VNMxS4c70t9DfM5pqi8QGjoT9C rNfZ7Q156eiKJwrKkc+om1GE8kNqDe3p0fyAa9gHjjbZmMza/CYVFjnR2GYfEZ2wQF gMhqO4FwyrVY0URtgw1QQpPxFqU1jsppEkCdmBo0H6sln/ApXf4TRYXuzVcDWj7mpi cimMz0fdDHORw== Received: by paulmck-ThinkPad-P17-Gen-1.home (Postfix, from userid 1000) id A49D15C015D; Wed, 31 Aug 2022 11:07:59 -0700 (PDT) Date: Wed, 31 Aug 2022 11:07:59 -0700 From: "Paul E. McKenney" <paulmck@kernel.org> To: rcu@vger.kernel.org Cc: linux-kernel@vger.kernel.org, kernel-team@fb.com, rostedt@goodmis.org Subject: [PATCH rcu 0/7] Miscellaneous fixes for v6.1 Message-ID: <20220831180759.GA2693289@paulmck-ThinkPad-P17-Gen-1> Reply-To: paulmck@kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: <rcu.vger.kernel.org> X-Mailing-List: rcu@vger.kernel.org |
Series |
Miscellaneous fixes for v6.1
|
expand
|