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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BB9F2ECAAD5 for ; Mon, 12 Sep 2022 10:52:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zHzx3FU583Z4WE2cTtu2wmrcuRnqlk8vXjahYWphKfo=; b=uqjgxrBz+T7Nz8 Kakab4jV71lmeRbeEYnhvn+9fx+jTwmcZR+tPz9p77/aH4B8HhawVdsQZSgS5qHLAg8wPNraXzx4M v/TnJO+/HcHMKJ9pblwjot34OdrPOLStZhDMpfWv+sLPoDWPtodEDfn/kA7KqOocMQqBXPX9U7nyn eTqIYLWtKtYytioavvm7cDfs5yDJboVtxWnBbb5mgv5q34cIRNfhgilEu1F2+Ve9hu1t3VRat6isw aRLG3d3iLyPJfZfKJukq11WdFx4cMj7AzCYms6La6LUrpCkut4ZKbQuu8DmdZRoXRE8AsLblu7+9Z eyLq498sBlKMVBTu8PEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oXgtM-008uu7-RD; Mon, 12 Sep 2022 10:42:16 +0000 Received: from mga06b.intel.com ([134.134.136.31] helo=mga06.intel.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oXgqO-008stV-3E for linux-arm-kernel@lists.infradead.org; Mon, 12 Sep 2022 10:39:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1662979152; x=1694515152; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=w3vFwdYLxWsQ9bEvrr+2hHC3zOoyKWcZ+8GtDAo7dCU=; b=hL3ml4S1TH3yZ6a2cL0lR5CeHcKMANSHw21bNZ9wkQVJ4df2S4aPR8Up 47tRSfLWX74ry11puXsHMtCNCrEHNsTLHAI26CgpBaf/y5Dr4eJrfONf7 usNY7ZWn80SOAvifhEJ8Zf82oTMM5lkj0TxMDLy7tW7m+gC84s57bZDkR UzgNkkkq5pnC4ljt8AmGyUwJ0m8NsUb7xaJRD9xBpf3umfs+ybBuIVbZ7 rfPJiIN44jflZmFGeGrBnNKB7HrdA3JK/DWLWvRNRkcZp1ACQ2CrZi/B4 IrHxdl87Pm4JGpXbIxFcV2J56eEfB8a7yYXD/PdE0ZNYKsZg675oVEemg A==; X-IronPort-AV: E=McAfee;i="6500,9779,10467"; a="359558493" X-IronPort-AV: E=Sophos;i="5.93,310,1654585200"; d="scan'208";a="359558493" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2022 03:39:10 -0700 X-IronPort-AV: E=Sophos;i="5.93,310,1654585200"; d="scan'208";a="719712154" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2022 03:39:04 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oXgqC-001Irg-2C; Mon, 12 Sep 2022 13:39:00 +0300 Date: Mon, 12 Sep 2022 13:39:00 +0300 From: Andy Shevchenko To: "Rafael J. Wysocki" Cc: Hans de Goede , "Rafael J. Wysocki" , Ard Biesheuvel , Mark Brown , ACPI Devel Maling List , Linux Kernel Mailing List , linux-efi , linux-i2c , linux-arm-msm , Linux ARM , linux-spi , "open list:ACPI COMPONENT ARCHITECTURE (ACPICA)" , Len Brown , Elie Morisse , Nehal Shah , Shyam Sundar S K , Khalil Blaiech , Andy Gross , Bjorn Andersson , Konrad Dybcio , Will Deacon , Mark Rutland , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Robert Moore , Wolfram Sang Subject: Re: [PATCH v2 0/8] ACPI: unify _UID handling as integer Message-ID: References: <20220908132910.62122-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220912_033912_201393_8FD17C74 X-CRM114-Status: GOOD ( 13.19 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Sep 10, 2022 at 06:32:10PM +0200, Rafael J. Wysocki wrote: > On Thu, Sep 8, 2022 at 3:38 PM Andy Shevchenko > wrote: ... > Tentatively applied as 6.1 material. Thanks! > If there are updates, we'll make changes as they go. There is one at least to fix a warning in the perf patch. Should I resend a fixed patch, just a fix, or entire series with a fixed patch? -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel