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 32F3FC433F5 for ; Wed, 27 Apr 2022 18:49:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231377AbiD0SwZ (ORCPT ); Wed, 27 Apr 2022 14:52:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229618AbiD0SwN (ORCPT ); Wed, 27 Apr 2022 14:52:13 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EAC0C3C37A5 for ; Wed, 27 Apr 2022 11:38:11 -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 81BD461EC6 for ; Wed, 27 Apr 2022 18:38:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AD9DAC385A9; Wed, 27 Apr 2022 18:38:09 +0000 (UTC) Date: Wed, 27 Apr 2022 19:38:06 +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: Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On Wed, Apr 27, 2022 at 06:50:30PM +0100, Mark Brown wrote: > On Wed, Apr 27, 2022 at 06:34:43PM +0100, Catalin Marinas wrote: > > 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). > > Sure. BTW note that the kselftest branch doesn't build since it doesn't > include the SME branch so the test programs for the SME ABI haven't got > a bunch of defintions that they're relying on. Ah, I haven't tried it independently. I'll probably merge the sme branch into it. -- 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 0DAAEC433EF for ; Wed, 27 Apr 2022 18:39:22 +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=uY5wm9lwFyknI5VmddVUWJTXEp8fUT4PQmlT+OITj48=; b=d8Fg2L9kRm+x5g zq+wEg/YSXm2LP8Bx90tziLfhaRuVMXZnNN91wwmUpRGcAiBMuVMv0vAs9YxU4YTvHu3Ve+l0GMlr eOPGEkqyktEnioUKT7AdbMYdLveYzcYzJhHgciBZ3mx+86Iruqf6EM/viqYItBr2pdCoHaBY3Nnjj hU4CtwdAZeSsIjqtvQFSIH0cebilY4gj8wmTStdeQkH1pY6KZe49TipqqBPaZhUfnV2I7eUpETdki ke8O2+CV7fjTQ5lNBLdqTlJVypBmqEhTEibCSsFheRqGe3b9LFcGqEMrFQ9zG03830qCdsaTuLV72 QmLamh/W5vHI4LX8bOGQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njmYN-0034A0-US; Wed, 27 Apr 2022 18:38:20 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njmYK-00348N-5N for linux-arm-kernel@lists.infradead.org; Wed, 27 Apr 2022 18:38:17 +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 30C78B828C5; Wed, 27 Apr 2022 18:38:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AD9DAC385A9; Wed, 27 Apr 2022 18:38:09 +0000 (UTC) Date: Wed, 27 Apr 2022 19:38:06 +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: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220427_113816_382147_2A2102B0 X-CRM114-Status: GOOD ( 14.54 ) 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 Wed, Apr 27, 2022 at 06:50:30PM +0100, Mark Brown wrote: > On Wed, Apr 27, 2022 at 06:34:43PM +0100, Catalin Marinas wrote: > > 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). > > Sure. BTW note that the kselftest branch doesn't build since it doesn't > include the SME branch so the test programs for the SME ABI haven't got > a bunch of defintions that they're relying on. Ah, I haven't tried it independently. I'll probably merge the sme branch into it. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel