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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9E01C433E0 for ; Thu, 11 Mar 2021 08:24:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5974964E31 for ; Thu, 11 Mar 2021 08:24:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231207AbhCKIXg (ORCPT ); Thu, 11 Mar 2021 03:23:36 -0500 Received: from mga07.intel.com ([134.134.136.100]:26150 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230009AbhCKIXJ (ORCPT ); Thu, 11 Mar 2021 03:23:09 -0500 IronPort-SDR: uydRjFS/62Lt2iVT4A2aDsgwMS5v3hYk5Bh+CCLPNi6cEjHf+TznRLQoVmAFThrHszvUZxJzKg +qWXr3fr/4ZA== X-IronPort-AV: E=McAfee;i="6000,8403,9919"; a="252649507" X-IronPort-AV: E=Sophos;i="5.81,239,1610438400"; d="scan'208";a="252649507" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Mar 2021 00:23:09 -0800 IronPort-SDR: mxAc5cHEm7yMS29HbwH/QaczNjfOAkw8Zyk4zbqALoFOqYgvM5tBjZA6T5CdRINUFPTekoMWNE JVUZT45S8IaQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,239,1610438400"; d="scan'208";a="509953979" Received: from kuha.fi.intel.com ([10.237.72.162]) by fmsmga001.fm.intel.com with SMTP; 11 Mar 2021 00:23:07 -0800 Received: by kuha.fi.intel.com (sSMTP sendmail emulation); Thu, 11 Mar 2021 10:23:06 +0200 Date: Thu, 11 Mar 2021 10:23:06 +0200 From: Heikki Krogerus To: "Rafael J. Wysocki" Cc: Andy Shevchenko , Greg Kroah-Hartman , Linux Kernel Mailing List Subject: Re: [PATCH 0/2] software node: Two fixes Message-ID: References: <20210301143012.55118-1-heikki.krogerus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 10, 2021 at 03:30:09PM +0100, Rafael J. Wysocki wrote: > On Wed, Mar 10, 2021 at 3:16 PM Rafael J. Wysocki wrote: > > > > On Wed, Mar 10, 2021 at 8:36 AM Heikki Krogerus > > wrote: > > > > > > On Tue, Mar 09, 2021 at 02:51:22PM +0100, Rafael J. Wysocki wrote: > > > > On Tue, Mar 9, 2021 at 11:51 AM Andy Shevchenko > > > > wrote: > > > > > > > > > > On Mon, Mar 01, 2021 at 05:30:10PM +0300, Heikki Krogerus wrote: > > > > > > Hi, > > > > > > > > > > > > The second one only affects 5.12-rc1. > > > > > > > > > > Rafael, Greg, can this be applied for v5.12-rcX? > > > > > > > > Do you have a pointer to this? > > > > > > Pointer? > > > > Never mind, I'll pick them up from the archive. > > Both [1-2/2] applied as 5.12-rc material now, thanks! > > However, I would appreciate CCing swnode-related material to linux-acpi. Sure think. Maybe it would be better to add an entry for the thing to the MAINTAINERS file. That way we can make linux-acpi the ml for it. I have half automated the preparation of patches and I rely on the get_maintainer.pl script, so it would make at least my life a bit easier :-). I'll send you the patch. I'll make myself and Andy the reviewers. thanks, -- heikki