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 27621C00528 for ; Thu, 3 Aug 2023 00:18:16 +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=gqpxpJFlHLRY0moexVV/yjxfTCo2j7gP4cHSx3qGN0o=; b=24r741scfJMDsL hAOwEbunXDeGmjU93DF5zazGFHQb1WH6VB432tv9FOtUgu1z83T/IgCMtWoS7rPyTDV4WTyxiRrfC H6cBlwyG2jJXgcPD66kEd4ZKo5Glz6qAKq/mY4RnLJ/MuK9ESpWFNGchaxQNfQeqKhkS7rqcFlRgQ IK9f9ZxLk4VQ8C7pbLKzfGYL9pLh7M/fRNP9U8uQi3vPYRphLyQNFNuQYon69c0j36DFqru85Pg8r 2+2IMrKj9JUATny1o51/0M2H6NC/oebfc4EgLcx/UfWKta1UfX0xWPcroW7JBHlhMUVoaco32slbA CaGTLF6QlCOYS0jtRWqw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRM2D-006Fez-0Y; Thu, 03 Aug 2023 00:17:45 +0000 Received: from mail-pf1-f175.google.com ([209.85.210.175]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qRM2A-006Fdw-0w for linux-arm-kernel@lists.infradead.org; Thu, 03 Aug 2023 00:17:43 +0000 Received: by mail-pf1-f175.google.com with SMTP id d2e1a72fcca58-686b91c2744so300043b3a.0 for ; Wed, 02 Aug 2023 17:17:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691021861; x=1691626661; 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=7db6IHR4VgW4O1B0LAU9DcUtTze9BS4NCLZNZDmp/K4=; b=bEye99IGVz2/dc1f6J2I+7n3X2gN5TL0f05W3C+9w4QKtNUpFHxEAXSdEYlK+TxxTm 1AU0zMWV/jI/QNRPX2ceZE4xMxpLbuIILlVP8bFv5OtHOxJ4mWEOFDHbaHdJD6UpQij8 2J0XmqMpjJFnQr7ZeXWuHt78YR1xUb3mH7dEsSc11ZF5ylY2MZoHTjOg2NWngXqaroKf Jb0ZxGxvFAf/sG9xdul2/zjHfCLAYy6uY1A2IdFdZlJtJwEx/TrE3NMPyyK+qCd9ozPi rsuRh0hAfwIJTJNdQYwZbbRnWnezQEjHrH1GgEdQg+MGav9SvtIKemybKXnBitTyt59y v1RQ== X-Gm-Message-State: ABy/qLamWLDCU2nPbiM0DSNo6Rey5XA5m4loQAS6fJLuu0BGm+cggKZh PFVc3xHyks8d55xIojgj7lo= X-Google-Smtp-Source: APBJJlGAikLzs5rznPbc1HMLxW2mzP3T84uayHyWFvfQpIXch48oKdSx/YpdU1ZYC6EnXyOFW9tf5A== X-Received: by 2002:a05:6a20:430b:b0:13a:52ce:13cc with SMTP id h11-20020a056a20430b00b0013a52ce13ccmr19297029pzk.51.1691021861700; Wed, 02 Aug 2023 17:17:41 -0700 (PDT) Received: from liuwe-devbox-debian-v2 ([20.69.120.36]) by smtp.gmail.com with ESMTPSA id j13-20020a633c0d000000b0056416526a5csm10533218pga.59.2023.08.02.17.17.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 17:17:41 -0700 (PDT) Date: Thu, 3 Aug 2023 00:17:35 +0000 From: Wei Liu To: Nuno Das Neves Cc: linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, mikelley@microsoft.com, kys@microsoft.com, wei.liu@kernel.org, haiyangz@microsoft.com, decui@microsoft.com, ssengar@linux.microsoft.com, mukeshrathor@microsoft.com, stanislav.kinsburskiy@gmail.com, jinankjain@linux.microsoft.com, apais@linux.microsoft.com, Tianyu.Lan@microsoft.com, vkuznets@redhat.com, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, hpa@zytor.com, will@kernel.org, catalin.marinas@arm.com Subject: Re: [PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function Message-ID: References: <1690487690-2428-1-git-send-email-nunodasneves@linux.microsoft.com> <1690487690-2428-11-git-send-email-nunodasneves@linux.microsoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1690487690-2428-11-git-send-email-nunodasneves@linux.microsoft.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230802_171742_328892_A7CB4918 X-CRM114-Status: UNSURE ( 8.89 ) X-CRM114-Notice: Please train this message. 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 Thu, Jul 27, 2023 at 12:54:45PM -0700, Nuno Das Neves wrote: > This will handle SYNIC interrupts such as intercepts, doorbells, and > scheduling messages intended for the mshv driver. > > Signed-off-by: Nuno Das Neves Reviewed-by: Wei Liu _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel