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 E8DCFEE499B for ; Fri, 18 Aug 2023 23:31:44 +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=kQ5s1yt7zn4/l8E8lyNlqqb5zAPEG/AqU8QhBMExgOg=; b=ZSHgPV4MPevFJG iOP8cl8TrfEL77KBg7mIfyQoNd9sjm9ZiuQMzHvSR7mGEObTIPFJo+x/t1Vj/Qhr1Jo8sUsdZUvfh rYChcalhF9P7QZ5Izp8famN5ST7YQPptDN4W5aqnevZJcWqPHZYfmyj1PNU+Ldw65icCweTZxMy// 925m1sZ6uqHcP4hbvTpgR4/JOS47OyTzD2hjhW1GEnixdVNJ/EjoCTJY2E8XLbttKhhXAd1yWTOo5 Lm+uP4VJLuN5lvlpOYK5SL5rNgLBGwK4yDyio55+oqqmOccJd8qveAPixJDHO53A3qq75ZECSQgyE cfNn/1UH+zJ2DAhf8QOw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qX8vz-00AAKb-0J; Fri, 18 Aug 2023 23:31:15 +0000 Received: from mail-pl1-f182.google.com ([209.85.214.182]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qX8vw-00AAJS-1q for linux-arm-kernel@lists.infradead.org; Fri, 18 Aug 2023 23:31:13 +0000 Received: by mail-pl1-f182.google.com with SMTP id d9443c01a7336-1bbc87ded50so11357725ad.1 for ; Fri, 18 Aug 2023 16:31:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692401470; x=1693006270; 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=X0VrumJjXJtBH0MCiqRAB25wxy5fETy8C315CEQSkOI=; b=SgVLrCeCHcqwPs1X4iuS4AqAIjuoEdenMxunsk77QTEPGuFdbtVx3hj7/64lGcrj3n vtDGYjyAukPBElYfSYVyVVEdErGMl4jYU6EmhXusMv0RNyK4WXMidrLIbO6IMYJKvQcC a2qIpHq3d/oJTcYmgpVQ/yCbyruQwFcgXYNLIJF+22kYogsMbcT+eeVKFLXcfOnB98FD 0nEDBWuxEWc+PUwKkfiuowAoe8dS7QdIFoVayvEw+2o+sRagGuwxi2ewXoMVFdRhRrt5 kxGYHeAB/LMQHI7nuRwp0rIUXQXl93S4Hfmkouqs6OWWWZjbYuZ7DGAGMJAcJL5yv9H4 PwdA== X-Gm-Message-State: AOJu0Yxpnfcz8bUdNkl3C9FfpKI9mT1VcW/xRMN60S2mgRbGPdcIrSdw P6MZkt4YXkpyC6ixybfqrvo= X-Google-Smtp-Source: AGHT+IHTQ4leX3gaB2UBapnVqB5I/AgZBLaIfW34OqI1+sD+yGPUlnFWei0O+z0QrwTB+gAkYxdWRw== X-Received: by 2002:a17:903:11c6:b0:1bb:98a0:b78a with SMTP id q6-20020a17090311c600b001bb98a0b78amr830369plh.18.1692401470267; Fri, 18 Aug 2023 16:31:10 -0700 (PDT) Received: from liuwe-devbox-debian-v2 ([20.69.120.36]) by smtp.gmail.com with ESMTPSA id c11-20020a170902724b00b001bb515e6b39sm2273755pll.306.2023.08.18.16.31.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Aug 2023 16:31:09 -0700 (PDT) Date: Fri, 18 Aug 2023 23:30:52 +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, patches@lists.linux.dev, mikelley@microsoft.com, kys@microsoft.com, wei.liu@kernel.org, haiyangz@microsoft.com, decui@microsoft.com, apais@linux.microsoft.com, Tianyu.Lan@microsoft.com, ssengar@linux.microsoft.com, mukeshrathor@microsoft.com, stanislav.kinsburskiy@gmail.com, jinankjain@linux.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 v2 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h Message-ID: References: <1692309711-5573-1-git-send-email-nunodasneves@linux.microsoft.com> <1692309711-5573-15-git-send-email-nunodasneves@linux.microsoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1692309711-5573-15-git-send-email-nunodasneves@linux.microsoft.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230818_163112_638341_0B098811 X-CRM114-Status: GOOD ( 11.02 ) 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, Aug 17, 2023 at 03:01:50PM -0700, Nuno Das Neves wrote: > Add hyperv-defs.h to replace some inclusions of hyperv-tlfs.h. > > It includes hyperv-tlfs.h or hvhdk.h depending on a compile-time constant > HV_HYPERV_DEFS which will be defined in the mshv driver. > > This is needed to keep unstable Hyper-V interfaces independent of > hyperv-tlfs.h. This ensures hvhdk.h replaces hyperv-tlfs.h in the mshv driver, > even via indirect includes. > > Signed-off-by: Nuno Das Neves Acked-by: Wei Liu _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel