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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 84711C433FE for ; Wed, 9 Dec 2020 11:03:54 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 2BD75225AC for ; Wed, 9 Dec 2020 11:03:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2BD75225AC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Vcc4z1jLU/GU3WrTECXpn3pjn8RibGUv/qEf0fni+s0=; b=EsKykl6w/1nWGdrEjw9X3h0PW WoCHkszgV6UlJWMHoyTfMo9H9ZaIGHfEt9PumtDat+IzWzMXOm89b8TTwNrCID6QjORCO/q0TgkBm JhXPrEzHyjJRoycKMks3N76MZ9Lnd7idAW1P1cHf5dl21JVRaQBkGjM8hpE1Li5thA58T3BLkPTVV vJcI5uqzk1oy/Czmop8bnXaJnfoDApnkino1BrmDT09VZe/ZJGtPGs3amGYfyjF19feHZOcL5spLK hwtGRyCQm4CCz3LgN1wjsSad9DccbF8A6sfp3PYBNGnrvWtusdLVWYeL09LYtpZLtO2xcGFD548z7 +TOwItPQg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kmxF7-0003wX-NV; Wed, 09 Dec 2020 11:02:45 +0000 Received: from mail-ot1-f68.google.com ([209.85.210.68]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kmxF5-0003u0-4c for linux-arm-kernel@lists.infradead.org; Wed, 09 Dec 2020 11:02:44 +0000 Received: by mail-ot1-f68.google.com with SMTP id i6so939889otr.2 for ; Wed, 09 Dec 2020 03:02:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=B+uHJwmzgnoFgMJWo+58mxcxkjlcnKv5u6Tx16gOSko=; b=dku5/domXHdKqxJoWXmbG6dkMzZYiEdN2YLeUKQNEl5k8nQIURq47YGi02sHBXuGt8 ONMD9R49F67z72/aCF+GWu7Gc0K8EdX8soaMBrQHcBWpkp8mkdELJHqg/Layb6pwcinI BGuEjy8B1WBGTyWYSYPuznt25zGCmQ0u8NEPp/Sy5dBEq2Aa5ABMXccNE5T3uYkLc0MI ohPQrZ2+MYGn92AgOU1jiPQAcF5btLt1yXrRSim4dY9Y5qcHqkr+c5MCxAnR2o2dE51F QVH04dNdnXRh8Oyo1lEAnUnBJgg7cZMkGslguFudgZWnNYowKGGtmL4Jmz+RBc80DuED yOHA== X-Gm-Message-State: AOAM531kXbM7OOIz2oUByYPyD/HD9rg6L+Alo2lwoYGVHNzFRyaV8zOw +a3nErQnT4hdYu/pPfpQVOZZcZFAVNIbch0MkMs= X-Google-Smtp-Source: ABdhPJydSJvwH94JRIr5Cr1DjmxnJmDY/sh7lPQN/qEAgahF+D6sF4TJzbyhoWN5Uzn5vGdRDOcCqbJ3TzoefCWcfw4= X-Received: by 2002:a05:6830:210a:: with SMTP id i10mr1197122otc.145.1607511760037; Wed, 09 Dec 2020 03:02:40 -0800 (PST) MIME-Version: 1.0 References: <20201209103634.1422-1-ardb@kernel.org> In-Reply-To: <20201209103634.1422-1-ardb@kernel.org> From: Geert Uytterhoeven Date: Wed, 9 Dec 2020 12:02:28 +0100 Message-ID: Subject: Re: [PATCH 0/3] ARM: assembler: clean up byte swapping macros To: Ard Biesheuvel X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201209_060243_379420_66C5C583 X-CRM114-Status: GOOD ( 10.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Geert Uytterhoeven , Eric Biggers , Linus Walleij , Nicolas Pitre , Russell King , Linux ARM 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 Ard, Thanks for your series! On Wed, Dec 9, 2020 at 11:38 AM Ard Biesheuvel wrote: > Consolidate the byte swapping macros used in various places, and use > them throughout. Patches #2 and #3 will be sent to Herbert for merging > via the crypto tree once patch #1 is merged (or if Russell prefers to > ack patch #1 instead, the whole series can go through the crypto tree) Patch #1 depends on commit 3c0899539253e7e6 ("ARM: 9035/1: uncompress: Add be32tocpu macro") in Russell's for-next branch, hence it cannot be applied to the crypto tree yet. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel