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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2717DC43334 for ; Wed, 29 Jun 2022 09:55:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233166AbiF2Jzl (ORCPT ); Wed, 29 Jun 2022 05:55:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231184AbiF2Jzi (ORCPT ); Wed, 29 Jun 2022 05:55:38 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC85B3DA49 for ; Wed, 29 Jun 2022 02:55:37 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5764061EAC for ; Wed, 29 Jun 2022 09:55:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ABCE1C34114; Wed, 29 Jun 2022 09:55:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656496536; bh=gDkvwgproFA++tZEnwIYUsM00Ubsr2qR4KYSkQ7n7c4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EknSvZOmZ9tLvQOHhXyIgyZtM9T3cLB4zKu9eCyyK0Xxmymjb9HO48pr1JqnVNSfQ M1DTHAOG+djPDKjXKcdfhqfX5li4UKcK+UUWy6l+8SWkN0547bLvX/OvvBu2h6bjkf /lWAHiF9SUn3OswLwH7w6QqSAMFz9Tw7+na6Z+8BEa7p3VoO/fFaXm6PZctK6B+rQV YEZM/HWEpjWkp6Db6xjjoNDx4ro8WkTgi7ANUZI9zIIMNxxQBG6xB9TmPBm5oLy34a 7fycrKO1VYnCnMQZlggksgES2nijRN6cqsT49B/Rfa7nF1ODkspw2O8exWlQB4jRf2 K/JmTAIHbdKZQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=valley-girl.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1o6UQ2-0041wx-Bs; Wed, 29 Jun 2022 10:55:34 +0100 From: Marc Zyngier To: James Morse , linux-arm-kernel@lists.infradead.org, Alexandru Elisei , Masahiro Yamada , kvmarm@lists.cs.columbia.edu, Suzuki K Poulose Cc: Kefeng Wang , Will Deacon , Catalin Marinas , Zenghui Yu , linux-kernel@vger.kernel.org, Keir Fraser , Andrew Jones , Fuad Tabba Subject: Re: [PATCH 1/2] KVM: arm64: nvhe: rename confusing obj-y Date: Wed, 29 Jun 2022 10:55:31 +0100 Message-Id: <165649651581.296235.5516198259738952242.b4-ty@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220613092026.1705630-1-masahiroy@kernel.org> References: <20220613092026.1705630-1-masahiroy@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: james.morse@arm.com, linux-arm-kernel@lists.infradead.org, alexandru.elisei@arm.com, masahiroy@kernel.org, kvmarm@lists.cs.columbia.edu, suzuki.poulose@arm.com, wangkefeng.wang@huawei.com, will@kernel.org, catalin.marinas@arm.com, yuzenghui@huawei.com, linux-kernel@vger.kernel.org, keirf@google.com, drjones@redhat.com, tabba@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 13 Jun 2022 18:20:25 +0900, Masahiro Yamada wrote: > This Makefile appends several objects to obj-y from line 15, but none > of them is linked to vmlinux in an ordinary way. > > obj-y is overwritten at line 30: > > obj-y := kvm_nvhe.o > > [...] Applied to next, thanks! [1/2] KVM: arm64: nvhe: rename confusing obj-y commit: 3d5697f95e492899d0bf813cbab2af03dde77fa2 [2/2] KVM: arm64: nvhe: add intermediates to 'targets' instead of extra-y commit: 40c56bd8e1aea7929a09f1d4d68ac3221bb142c4 Cheers, M. -- Marc Zyngier 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 mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by smtp.lore.kernel.org (Postfix) with ESMTP id 398A7C433EF for ; Wed, 29 Jun 2022 09:55:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id B5E754B5A9; Wed, 29 Jun 2022 05:55:43 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@kernel.org Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7blCM1s01Oa1; Wed, 29 Jun 2022 05:55:42 -0400 (EDT) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id AB3134B3FC; Wed, 29 Jun 2022 05:55:42 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id C922C4B3C9 for ; Wed, 29 Jun 2022 05:55:40 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a0+-ygQuEGg3 for ; Wed, 29 Jun 2022 05:55:39 -0400 (EDT) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id C96E44B37C for ; Wed, 29 Jun 2022 05:55:39 -0400 (EDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 1CBB5B8219E; Wed, 29 Jun 2022 09:55:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ABCE1C34114; Wed, 29 Jun 2022 09:55:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656496536; bh=gDkvwgproFA++tZEnwIYUsM00Ubsr2qR4KYSkQ7n7c4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EknSvZOmZ9tLvQOHhXyIgyZtM9T3cLB4zKu9eCyyK0Xxmymjb9HO48pr1JqnVNSfQ M1DTHAOG+djPDKjXKcdfhqfX5li4UKcK+UUWy6l+8SWkN0547bLvX/OvvBu2h6bjkf /lWAHiF9SUn3OswLwH7w6QqSAMFz9Tw7+na6Z+8BEa7p3VoO/fFaXm6PZctK6B+rQV YEZM/HWEpjWkp6Db6xjjoNDx4ro8WkTgi7ANUZI9zIIMNxxQBG6xB9TmPBm5oLy34a 7fycrKO1VYnCnMQZlggksgES2nijRN6cqsT49B/Rfa7nF1ODkspw2O8exWlQB4jRf2 K/JmTAIHbdKZQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=valley-girl.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1o6UQ2-0041wx-Bs; Wed, 29 Jun 2022 10:55:34 +0100 From: Marc Zyngier To: James Morse , linux-arm-kernel@lists.infradead.org, Alexandru Elisei , Masahiro Yamada , kvmarm@lists.cs.columbia.edu, Suzuki K Poulose Subject: Re: [PATCH 1/2] KVM: arm64: nvhe: rename confusing obj-y Date: Wed, 29 Jun 2022 10:55:31 +0100 Message-Id: <165649651581.296235.5516198259738952242.b4-ty@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220613092026.1705630-1-masahiroy@kernel.org> References: <20220613092026.1705630-1-masahiroy@kernel.org> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: james.morse@arm.com, linux-arm-kernel@lists.infradead.org, alexandru.elisei@arm.com, masahiroy@kernel.org, kvmarm@lists.cs.columbia.edu, suzuki.poulose@arm.com, wangkefeng.wang@huawei.com, will@kernel.org, catalin.marinas@arm.com, yuzenghui@huawei.com, linux-kernel@vger.kernel.org, keirf@google.com, drjones@redhat.com, tabba@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Cc: Kefeng Wang , Andrew Jones , Catalin Marinas , linux-kernel@vger.kernel.org, Will Deacon X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On Mon, 13 Jun 2022 18:20:25 +0900, Masahiro Yamada wrote: > This Makefile appends several objects to obj-y from line 15, but none > of them is linked to vmlinux in an ordinary way. > > obj-y is overwritten at line 30: > > obj-y := kvm_nvhe.o > > [...] Applied to next, thanks! [1/2] KVM: arm64: nvhe: rename confusing obj-y commit: 3d5697f95e492899d0bf813cbab2af03dde77fa2 [2/2] KVM: arm64: nvhe: add intermediates to 'targets' instead of extra-y commit: 40c56bd8e1aea7929a09f1d4d68ac3221bb142c4 Cheers, M. -- Marc Zyngier _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm 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 B806FC43334 for ; Wed, 29 Jun 2022 09:57:43 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ApsffD9kBrh8NxMA+1l6bwwYiGH3RcwhLuxiOLJS0s0=; b=rFQYdovy57w2X6 1PbdL0jEF1hgZE9KpSWGP8p6G0nHo9jST55EyLnaOV8kdGGtswmXnM9TwWX7k6s1iMdmb09vuRWYH WACNsxzEexldufLAQsCZIuEvyQJXfbmP2CL9W8tcyK3eNDHbVIR88ikYTNszEI72P4F7nL8zFICV5 XOz7sEUFfMOb/eYFen4Ve5OZ+68FpK0tbzc3/NpLTPz8WehhvIIedO2skZkO0uH/0hnCXJk/ZKXT/ 51ZyJVVgr/7RK8pkJ2vXqHyi2ieybFT5h3Jjl5X55q3vrcvuMbOdRDb3/Bpukb9qOWYbfd3EU33J/ jZvP3cHYY8qR0SsdCAOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6UR5-00Aq6X-Go; Wed, 29 Jun 2022 09:56:40 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6UQ8-00Apc0-Bm for linux-arm-kernel@lists.infradead.org; Wed, 29 Jun 2022 09:55:47 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 1CBB5B8219E; Wed, 29 Jun 2022 09:55:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ABCE1C34114; Wed, 29 Jun 2022 09:55:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656496536; bh=gDkvwgproFA++tZEnwIYUsM00Ubsr2qR4KYSkQ7n7c4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EknSvZOmZ9tLvQOHhXyIgyZtM9T3cLB4zKu9eCyyK0Xxmymjb9HO48pr1JqnVNSfQ M1DTHAOG+djPDKjXKcdfhqfX5li4UKcK+UUWy6l+8SWkN0547bLvX/OvvBu2h6bjkf /lWAHiF9SUn3OswLwH7w6QqSAMFz9Tw7+na6Z+8BEa7p3VoO/fFaXm6PZctK6B+rQV YEZM/HWEpjWkp6Db6xjjoNDx4ro8WkTgi7ANUZI9zIIMNxxQBG6xB9TmPBm5oLy34a 7fycrKO1VYnCnMQZlggksgES2nijRN6cqsT49B/Rfa7nF1ODkspw2O8exWlQB4jRf2 K/JmTAIHbdKZQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=valley-girl.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1o6UQ2-0041wx-Bs; Wed, 29 Jun 2022 10:55:34 +0100 From: Marc Zyngier To: James Morse , linux-arm-kernel@lists.infradead.org, Alexandru Elisei , Masahiro Yamada , kvmarm@lists.cs.columbia.edu, Suzuki K Poulose Cc: Kefeng Wang , Will Deacon , Catalin Marinas , Zenghui Yu , linux-kernel@vger.kernel.org, Keir Fraser , Andrew Jones , Fuad Tabba Subject: Re: [PATCH 1/2] KVM: arm64: nvhe: rename confusing obj-y Date: Wed, 29 Jun 2022 10:55:31 +0100 Message-Id: <165649651581.296235.5516198259738952242.b4-ty@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220613092026.1705630-1-masahiroy@kernel.org> References: <20220613092026.1705630-1-masahiroy@kernel.org> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: james.morse@arm.com, linux-arm-kernel@lists.infradead.org, alexandru.elisei@arm.com, masahiroy@kernel.org, kvmarm@lists.cs.columbia.edu, suzuki.poulose@arm.com, wangkefeng.wang@huawei.com, will@kernel.org, catalin.marinas@arm.com, yuzenghui@huawei.com, linux-kernel@vger.kernel.org, keirf@google.com, drjones@redhat.com, tabba@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220629_025540_566169_F970DDD9 X-CRM114-Status: GOOD ( 10.77 ) 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 Mon, 13 Jun 2022 18:20:25 +0900, Masahiro Yamada wrote: > This Makefile appends several objects to obj-y from line 15, but none > of them is linked to vmlinux in an ordinary way. > > obj-y is overwritten at line 30: > > obj-y := kvm_nvhe.o > > [...] Applied to next, thanks! [1/2] KVM: arm64: nvhe: rename confusing obj-y commit: 3d5697f95e492899d0bf813cbab2af03dde77fa2 [2/2] KVM: arm64: nvhe: add intermediates to 'targets' instead of extra-y commit: 40c56bd8e1aea7929a09f1d4d68ac3221bb142c4 Cheers, M. -- Marc Zyngier _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel