[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] x86/xen: Remove redundant irq_enter/exit() invocations


  • To: Juergen Gross <jgross@xxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, LKML <linux-kernel@xxxxxxxxxxxxxxx>
  • From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
  • Date: Wed, 27 Oct 2021 09:19:23 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.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=jCTLYwXV72ZLYxKASLK1rgVCwYnEc5zUYfHCCwskxkc=; b=YZsnI0xBMwvh6TsKlou5QGF4pb0qGRViZ0UKDce1g5SFww6+gzqzA3HBNxEGHfV6ucCLroWr0mSf1ID/nnPuIb2D7kOr01ot7syo3+cbSGn6zn9Ut/FouGGAtQX1Aa2BnfSfP17qWCJNjPB/t2Rz9q0jLvVvFmL4kALIAqS5Bupe3ECelcGGeTG1CQgJvzCbyfkQBW/lEru/zj78gyWMCsk2xnbB0FVVN6mIHYtsv/hOCRnJVYXg8JsG+6XUOw0bMVm3yfYu8kRLDYKYnVCiDWnv9N/ujrVUOr3ItUyZusFF4nz+bXtSmbyCvqiTRvOeGpG8/BLLKX7elrTXXt0fBQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LOJZ1Rexiu/qd2InrL50yxkQUG1dwEZa2Gzha6cZcDCGudhVqDP7IxsWJNziXzKGbSiDhJjFhBq0oMkwaXDSYGOkEAeyjLJbv/3wKPcJhYf6tFj8bF0Kux8t1PFEdlGTWwHOTqbEaH8iAphj5hhJ079oGLm/2L2fYHngQgE4t8HjTb18XVR5xSsnes2wuolkjarErIHpdPihKzdmTHJVTY+tT/tKqRWd90hE2ArZRaCyEmFJzkyi4Elo6oZuYMHpBy/+NCCmM/tjFDnYuF1//0DmdmPb9zHg9o/h3xRe9v5i3NVFZrt9WTkPZcju/zz3fsxiPf1ne8cgLU7AmK2a6g==
  • Authentication-results: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=oracle.com;
  • Cc: x86@xxxxxxxxxx, Stefano Stabellini <sstabellini@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Wed, 27 Oct 2021 13:19:46 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 10/12/21 10:25 AM, Juergen Gross wrote:
On 12.10.21 15:33, Thomas Gleixner wrote:
All these handlers are regular device interrupt handlers, so they already
went through the proper entry code which handles this correctly.

Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Juergen Gross <jgross@xxxxxxxx>
Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>
Cc: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
Cc: x86@xxxxxxxxxx
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx

Reviewed-by: Juergen Gross <jgross@xxxxxxxx>



Applied to for-linus-5.16


-boris




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.