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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,T_DKIMWL_WL_HIGH autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51319C282DC for ; Sun, 2 Jun 2019 16:35:55 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 2797827983 for ; Sun, 2 Jun 2019 16:35:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="I6N3uffH"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=agner.ch header.i=@agner.ch header.b="Ns2Y8lqd" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2797827983 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=agner.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To: Subject:To:From:Date:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hEJINxvwwzBhivbbKuGl4rYrRoeDE8pLvgPms02naT4=; b=I6N3uffHblKr49 joaZEHOAM/F9DYf4UOfZ3aiWjXuOJlS8Oq/tEWjhIE6pY2szzbo49ZNoymeKqAGXxR0eDNUhL+VTL B/3qlz1FHiSB69w2PvMJ3TuuAPwkJruzRMinsYOIAO5+XgSOSNmxYML2zZ8+FxssBgHoA51AAcUZT QekHT5x8H4ee8l81xp1Dzgc+TK/tFA5M0aqk5EORmH0fYrGQmOmqCRZHJFr1oBb013Ns85wXu0isn B3QUnrQ6EMba4wwttJ31BhwG/l8f4hVmdMD9cVN2tOePP1OPot8YKjfaQ7ZI84Zpdjb/D3ECYsHEv nYDpZtSLpCiURTxiW9Kw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXTSa-0002Gr-4I; Sun, 02 Jun 2019 16:35:52 +0000 Received: from mail.kmu-office.ch ([2a02:418:6a02::a2]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXTSX-0002Fo-AB for linux-arm-kernel@lists.infradead.org; Sun, 02 Jun 2019 16:35:51 +0000 Received: from webmail.kmu-office.ch (unknown [IPv6:2a02:418:6a02::a3]) by mail.kmu-office.ch (Postfix) with ESMTPSA id E74AF5C13F9; Sun, 2 Jun 2019 18:35:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agner.ch; s=dkim; t=1559493339; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TLPIFtw8wW5Uo7zTBt1EGjS3mHTdYvG1RP4d99oqY1k=; b=Ns2Y8lqdIvcdhIyuckIZwJ4ao1UebMtbGultA9s+Oqd4ibbZsli9+xMYVU935rmTtDMLj7 5WU9x7SfGvuXUEdnd2F5KixEes/5ypLmw6mTVPaSRbLDxS7qXzmOIRcL9HEr8tTVjEx0ia HK8fW42HsJpV3bD86r4KvNeHAO8al64= MIME-Version: 1.0 Date: Sun, 02 Jun 2019 18:35:39 +0200 From: Stefan Agner To: Nick Desaulniers , Olof Johansson Subject: Re: [PATCH v4 2/2] ARM: OMAP2: drop explicit assembler architecture In-Reply-To: References: <5ead0fe96f7e5729e4a82f432022b16cb84458a6.1558996564.git.stefan@agner.ch> Message-ID: X-Sender: stefan@agner.ch User-Agent: Roundcube Webmail/1.3.7 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190602_093549_504955_22A63AA1 X-CRM114-Status: GOOD ( 10.72 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andrew@lunn.ch, mans@mansr.com, tony@atomide.com, Rob Herring , f.fainelli@gmail.com, gregory.clement@bootlin.com, Russell King , krzk@kernel.org, arm@kernel.org, bcm-kernel-feedback-list@broadcom.com, sebastian.hesselbarth@gmail.com, jason@lakedaemon.net, Arnd Bergmann , Marc Gonzalez , rjui@broadcom.com, ssantosh@kernel.org, Linux ARM , sbranden@broadcom.com, nico@fluxnic.net, Ard Biesheuvel , LKML , kgene@kernel.org, Robin Murphy Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 30.05.2019 22:02, Nick Desaulniers wrote: > On Mon, May 27, 2019 at 3:41 PM Stefan Agner wrote: >> >> OMAP2 depends on ARCH_MULTI_V6, which makes sure that the kernel is >> compiled with -march=armv6. The compiler frontend will pass the >> architecture to the assembler. There is no explicit architecture >> specification necessary. >> >> Signed-off-by: Stefan Agner >> Acked-by: Tony Lindgren >> --- >> Changes since v2: >> - New patch >> >> Changes since v3: >> - Rebase on top of v5.2-rc2 > > Hi Stefan, looks like both patches are ack'd. Are you waiting for an > explicit reviewed by tag to submit to > https://www.armlinux.org.uk/developer/patches/? This should go through arm-soc, it missed the last merge window, see Olofs message: https://lore.kernel.org/lkml/20190516214819.dopw4eiumt6is46e@localhost/T/#u Should be still early enough to make it in this merge window. -- Stefan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel