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 8983CC433EF for ; Wed, 27 Apr 2022 17:34:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244108AbiD0RiB (ORCPT ); Wed, 27 Apr 2022 13:38:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40304 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244102AbiD0RiA (ORCPT ); Wed, 27 Apr 2022 13:38:00 -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 1EEB12E9EC for ; Wed, 27 Apr 2022 10:34:49 -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 ABFFF61E52 for ; Wed, 27 Apr 2022 17:34:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DD983C385A7; Wed, 27 Apr 2022 17:34:46 +0000 (UTC) Date: Wed, 27 Apr 2022 18:34:43 +0100 From: Catalin Marinas To: Mark Brown Cc: Will Deacon , Shuah Khan , Shuah Khan , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org Subject: Re: [PATCH v2 0/4] selftests/arm64: Fix O= builds for the FP selftests Message-ID: References: <20220419200442.1374548-1-broonie@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220419200442.1374548-1-broonie@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org Hi Mark, On Tue, Apr 19, 2022 at 09:04:38PM +0100, Mark Brown wrote: > Currently the arm64 selftests don't support building with O=, this > series fixes that, bringing them more into line with how the kselftest > Makefiles want to work. > > v2: > - Rebase onto v5.18-rc3. Would you mind rebasing them on top of the arm64 for-next/kselftest branch? I get some conflicts with the SME patches that went in there (or I can sort the conflicts out sometime tomorrow/Friday). Thanks. -- Catalin 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 9706DC433F5 for ; Wed, 27 Apr 2022 17:51:28 +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=xfdFCThG5sNaQkmgSWa6o0l/gCBae0j8QKuWKrYDCdw=; b=KWVIkQn8ABoGra 6Vfx9JB793ZItK6gKoah8KK7xYg4uH/7H7/dQaI20GI3HryL0O4M7f9oEua7tUJiHV9U31muVGCqG cxpGS/tbfTckG2Zo9K4nP7Qmx0lGXN41MGIS0Xl+qX24OaEZsiMyRNWQX/7yYd6nNCl80A8THjRXl 6+wXdae3+L31tlQMbIgP+Bc5MktZ6nKQ7Pl1UxpqgEr6tgVGOg06Ln73wlMfHbrGpCnQ3FBv+6OV7 nu6l8kSFGtDfK/TIEE4MpLR/p8WJwQm7C5MZluVBucD7BjJL9jjA2uupOvq25BzPnb435jSfsj2Eh ipXhmDVzLMptNQ5gJcJg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njlne-002nO9-Tw; Wed, 27 Apr 2022 17:50:03 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njlYv-002hfb-Bn for linux-arm-kernel@lists.infradead.org; Wed, 27 Apr 2022 17:34:50 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 9F3EF61D2E; Wed, 27 Apr 2022 17:34:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DD983C385A7; Wed, 27 Apr 2022 17:34:46 +0000 (UTC) Date: Wed, 27 Apr 2022 18:34:43 +0100 From: Catalin Marinas To: Mark Brown Cc: Will Deacon , Shuah Khan , Shuah Khan , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org Subject: Re: [PATCH v2 0/4] selftests/arm64: Fix O= builds for the FP selftests Message-ID: References: <20220419200442.1374548-1-broonie@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220419200442.1374548-1-broonie@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220427_103449_504091_45D04F41 X-CRM114-Status: GOOD ( 12.15 ) 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 Hi Mark, On Tue, Apr 19, 2022 at 09:04:38PM +0100, Mark Brown wrote: > Currently the arm64 selftests don't support building with O=, this > series fixes that, bringing them more into line with how the kselftest > Makefiles want to work. > > v2: > - Rebase onto v5.18-rc3. Would you mind rebasing them on top of the arm64 for-next/kselftest branch? I get some conflicts with the SME patches that went in there (or I can sort the conflicts out sometime tomorrow/Friday). Thanks. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel