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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 96E7BC76196 for ; Fri, 24 Mar 2023 15:25:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231444AbjCXPZd (ORCPT ); Fri, 24 Mar 2023 11:25:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229540AbjCXPZc (ORCPT ); Fri, 24 Mar 2023 11:25:32 -0400 Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E6F4C14E94; Fri, 24 Mar 2023 08:25:31 -0700 (PDT) Received: from mail.panix.com (localhost [127.0.0.1]) by mailbackend.panix.com (Postfix) with ESMTPA id 4PjmHZ57bMz46CG; Fri, 24 Mar 2023 11:25:30 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=panix.com; s=panix; t=1679671531; bh=ZE6p2eKTYsFSTduNVq7fuvSkEYKUZGIvvvYdjNerDNI=; h=In-Reply-To:References:Date:Subject:From:To:Cc; b=OnV5odSKcmJjBIzHEeObefpu1K4+O4wj74CvsDoVB88Vkk2ZGKL9fprq54g4f3qko Yh/j/uFZBWdBWLsHbdNgx2qctvLl3xJ0n68AleIkRD0BRquk0r9yk5aJaxeG7clthL md1ShqKZHtb5bnI2h2XOTQDNKwbpQEJOUWKXXGKo= X-Panix-Received: from 166.84.1.2 (SquirrelMail authenticated user pa@panix.com) by mail.panix.com with HTTP; Fri, 24 Mar 2023 11:25:30 -0400 Message-ID: <99e59aeaa37848a710052a20702201f5.squirrel@mail.panix.com> In-Reply-To: <8bd924c8d60c0e9ebad11495f6ac11ba.squirrel@mail.panix.com> References: <5687037.DvuYhMxLoT@kreacher> <1d7c19066c9b92aaa50bb06cf3ea539d.squirrel@mail.panix.com> <8bd924c8d60c0e9ebad11495f6ac11ba.squirrel@mail.panix.com> Date: Fri, 24 Mar 2023 11:25:30 -0400 Subject: Re: [PATCH v1] ACPI: bus: Rework system-level device notification handling From: "Pierre Asselin" To: "Pierre Asselin" Cc: "Pierre Asselin" , "Rafael J. Wysocki" , "Linux ACPI" , "LKML" , =?iso-8859-1?Q?=22Uwe_Kleine-K=F6nig=22?= , "Linux regression tracking (Thorsten Leemhuis)" User-Agent: SquirrelMail/1.4.23-p1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org >> Rafael, the patch doesn't apply off of 6.3-rc1. > > Weird. All the line offsets are good. I guess I'll be patching by hand > and checking against git diff. > > --PA Hmf. Copy-paste corruption. I got it now, the patch applies. Sorry for the line noise. --PA