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 58673FC6172 for ; Fri, 13 Sep 2024 22:52:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=bR6Kqm9GodMbVB1wefHw9RQp6Qz3m/Z4U+1kjOSQpXk=; b=2f9R6bUm5rLLJJcfqnaN3ke9NG wtLLFivygYKZZJCewLR4Rnz9FA4mg+CXbNtNBpYqFxYfasS+fFzcSoeBHVNGLgHbyS1YNkiHgU7u1 Ll3t/Dy0KXKJJzvWSBUnCj8qTt9MqiaJJ79TY9zi4InhZHOyyN2Rtl07hLwsQCiG4O7f6QJCQOEL0 TKGM1KSMFD7kd5g8CsGeW41Ebk+XPqchZy+V1SDZwlOOT4KhyEgYIHBkTJkbVMhb5B6nAQ2Ij8Dw/ 5Ek4xfXWdmPS7EU4Cf7kjQnMATDSW2opCfOZeDKGiF6XOGDITL9SrWDKAwykqprBjFFNn28GaAPNv 6m0yQwoA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1spF98-0000000HIlF-3Wb3; Fri, 13 Sep 2024 22:52:10 +0000 Received: from mail-pf1-f173.google.com ([209.85.210.173]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1spF83-0000000HIbu-3NEM for linux-arm-kernel@lists.infradead.org; Fri, 13 Sep 2024 22:51:05 +0000 Received: by mail-pf1-f173.google.com with SMTP id d2e1a72fcca58-71788bfe60eso2028432b3a.1 for ; Fri, 13 Sep 2024 15:51:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726267863; x=1726872663; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=bR6Kqm9GodMbVB1wefHw9RQp6Qz3m/Z4U+1kjOSQpXk=; b=YwWcYCUAfq3mwgbAoB/Endmtd6v9O9dWvuTHJsCTvnKjTD6VbG/dVonaHxfMlqR4Vb zajsAWIiKsnWF7ZIFttD5NQo3uRVuo0IlAB6YvVZEQm+hdNeW4DUqKSBjONILsRZNwRo Y9R4JLgjZU2Sx/CIQ/+QQkyXU9anI0f9Eujq/OLQpn8E/Ab03grBSAgbitVHw5OpKYTd w6MLPMRrldlxjs0fAMUcunAT7xU65T8oAVXSkfyRULXtKkBYA9TFkf1j4Xs+5VKjij7c 0tjXqdpVWhgwxWI8JjrC0ndZVUNvOvcXMNwQmHmBT3JvS7nBwyIT3RH6onffrlZpdrE8 3a7w== X-Forwarded-Encrypted: i=1; AJvYcCU24nQfSThfSj5RvSNSrO+/fhnbEzTSKwkrXl/v12NYux4mPizUi4wtXAaXl2/fI0Gg+Tnk3bzVYV1OAgEh7l13@lists.infradead.org X-Gm-Message-State: AOJu0YyYIyahpzt8ElCfkZaeVJqJWES5tAg2Qlr8jOMGQ5vidiPHjb3I hndSse6Wzsvzetum41Pe8Hb0Gzt/A7eutCT0j4dfBu3GSh6/7lhg X-Google-Smtp-Source: AGHT+IGSzg0JTLmcVRyt73N3xHythdE8MghhASiBSCuxRVsDHg+VJR0+EvGCRrJWXlazo/36fFs26Q== X-Received: by 2002:a05:6a00:2381:b0:706:700c:7864 with SMTP id d2e1a72fcca58-7192605a15emr13846030b3a.4.1726267862602; Fri, 13 Sep 2024 15:51:02 -0700 (PDT) Received: from localhost (fpd11144dd.ap.nuro.jp. [209.17.68.221]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-7db4998ec8fsm169385a12.58.2024.09.13.15.51.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Sep 2024 15:51:02 -0700 (PDT) Date: Sat, 14 Sep 2024 07:51:00 +0900 From: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= To: Siddharth Vadapalli Cc: bhelgaas@google.com, lpieralisi@kernel.org, robh@kernel.org, vigneshr@ti.com, kishon@kernel.org, manivannan.sadhasivam@linaro.org, j-keerthy@ti.com, linux-omap@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, stable@vger.kernel.org, u-kumar1@ti.com, srk@ti.com Subject: Re: [PATCH 0/2] Fixes for the PCI dra7xx driver Message-ID: <20240913225100.GD635227@rocinante> References: <20240827122422.985547-1-s-vadapalli@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240827122422.985547-1-s-vadapalli@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240913_155103_869243_24FE1234 X-CRM114-Status: GOOD ( 12.79 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello, > This series is based on commit > 3e9bff3bbe13 Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs > of Mainline Linux. > > The first patch fixes conversion to "devm_request_threaded_irq()" where > the IRQF_ONESHOT flag should have been added since the handler is NULL. > > The second patch fixes the error handling when IRQ request fails in the > probe function. The existing error handling doesn't cleanup the changes > performed prior to the IRQ request invocation. Applied to controller/dra7xx, thank you! [01/02] PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ https://git.kernel.org/pci/pci/c/03f84b3baba7 [02/02] PCI: dra7xx: Fix error handling when IRQ request fails in probe https://git.kernel.org/pci/pci/c/4d60f6d4b8fa Krzysztof