[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] x86/irq: do not release irq until all cleanup is done
- To: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Wed, 16 Nov 2022 08:57:16 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=XVkwyC+eRQLDywllsp3E9HaxtsG+K13gAnQMERM73Fo=; b=dvB2WmmOONKx5R7mUFj0FLxD+7iuyhnWkq14V8I+vTpvixi6M8q/KUlaps0vVegESxpUrJXmQ1vhVGBKIBIHcuSLC25Ixrcic/sn0lq2pgfzrMFsbw+7sO9O3GbzPEFMqUnheYToFpurwtmijXz6Z916wCYont3UfuJWFeBc+re6rztVjCS02V5/77lAAyIekRa+lmDzqfKF46gDhmXqJVHekBANK/IN37QFQBjsoFGEkzg7bwLngMCvc5L9MR4f531EfdQchhuo8I1DCh0f8SY1pMv0GCi6J53k8krESPHvn2fPaaXPESfonulsNxYK1diFvYb9s2Ef6jHfO3nn/A==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=f9D8Kl3/8Jpq0B+1UsIK5C+/sTbJB7bsUKhvLYlk7FaQ9OmaGqx+dde7m6hwZ5bX/rG2nJ37QpjI7ykp78fUMmvtw9pGHoZ7SRHDAYorjx/150sA+bFBThTWQYhYBvlTlia1n2/neysnLn7vi9PG1erx3N/Z+j7I4oh1cHtwr1/qDNhQKeUSNqzmQBFDT48PbeYaxFsMQ38uwwawcSAPVdxi3tu8fdIcNHxpuHNmA2FKFDht8dRfLL3w1p+u+3f3LdhPk3vQa7sa8Sx5Jv+0+qX9Fb51sT1NI2fecTxbp9o/7Fz13WhiBEwshCXBfvtyFPZud49sTfGiTWwImg9waA==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 16 Nov 2022 07:58:05 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 15.11.2022 18:04, Roger Pau Monné wrote:
> I would like to request a backport for this, but I think it's now too
> late for the patch to be accepted to 4.17.
Yes, I certainly was intending to queue this up once it went in. I agree
it's not critical enough to still slip into 4.17.0, though.
Jan
|