Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp960768pxb; Wed, 3 Mar 2021 22:36:48 -0800 (PST) X-Google-Smtp-Source: ABdhPJyIS4ZBOLyLmikEtro7xt9+g12PIcSLp4ShGi2FYFlHGziQDRDNHsaU14la38JNelFsX/0a X-Received: by 2002:a05:6402:17e3:: with SMTP id t3mr2662218edy.317.1614839807840; Wed, 03 Mar 2021 22:36:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614839807; cv=none; d=google.com; s=arc-20160816; b=C7l2/qydhNZG/1Cp2WyBbCnINF9ciZ1rwia+QbrW3tSXJuwGZEwR0xzjhn0gW23q3P f+s39hf9yLZnQX/plzNFe7MffKYq3XgOfF5a0xtP6t8q5aebWQoUApgMsrS6M6Qmy4q7 9AGhKOiEdswxItJwXe2PRglbA8EgBrOvng4MqbLOtExSGS7ciXOnD9dwjWWEdNslSIB7 B6xc+tt70Wx7WFMbOLmCqIEX2Ynby0OAWCQfLz+/zo/rKEquvHfgR9UyMbqAuLxHpZ1o oTgL2yc4bjUrzOJJ8asTmG04QyG66eq9RWQN0UfbpsWxV3jGaBgG87odMHkh/WnPrlyR DmoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=TKJd3QPY3D30dnYKx4tNpvUIPwn0kFfALGAFlpNo59k=; b=S9zZHdzS6A4MNYxC3k6SiuUu9pEYHCcJMRhR6mksEyJ9IMKwJQqaRnA76o90v3y+uC G74UB0WZSmmfakSdMfV9tvzVyl4SKtBYOkzrI5aSj3FiVkh/Xw82ognSH+fk53gAMT0f pwNxwKWQl/zaAEnvxE/fLS9XefIFBEqMmeHnEeyDpv1CihOZl+UWxB0ydZbDgnkNOiW3 BRTreI6VqqfOrXiVbw4BjV48B6nDJPe0csoM9AoABMzh0PPtyURqClZ/TKlmgOVUZfvZ 3+FoQQepixKv04lESJHLr25gLEhiE9GvV7xmKbLNxSA7OtM2WQfUeXVf5jSMfunLoKd1 i6vQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gz17si11391314ejc.25.2021.03.03.22.36.25; Wed, 03 Mar 2021 22:36:47 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1581655AbhCBTQ0 (ORCPT + 99 others); Tue, 2 Mar 2021 14:16:26 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:41091 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239761AbhCBQaR (ORCPT ); Tue, 2 Mar 2021 11:30:17 -0500 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1lH7lK-000VQu-Eu; Tue, 02 Mar 2021 17:20:42 +0100 Received: from dynamic-089-012-163-039.89.12.pool.telefonica.de ([89.12.163.39] helo=[192.168.1.10]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1lH7lK-000s1Z-7M; Tue, 02 Mar 2021 17:20:42 +0100 Subject: Re: [PATCH] sh: Use generic GGC library routines To: Geert Uytterhoeven , Yoshinori Sato , Rich Felker Cc: Masahiro Yamada , Arnd Bergmann , Palmer Dabbelt , linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210302161439.3799589-1-geert+renesas@glider.be> From: John Paul Adrian Glaubitz Message-ID: <78fb8ea2-92f9-12a3-4f96-6ed2290a57d5@physik.fu-berlin.de> Date: Tue, 2 Mar 2021 17:20:41 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210302161439.3799589-1-geert+renesas@glider.be> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 89.12.163.39 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Geert! On 3/2/21 5:14 PM, Geert Uytterhoeven wrote: > The C implementations of __ashldi3(), __ashrdi3__(), and __lshrdi3() in > arch/sh/lib/ are identical to the generic C implementations in lib/. > Reduce duplication by switching SH to the generic versions. > > Update the include path in arch/sh/boot/compressed accordingly. > > Signed-off-by: Geert Uytterhoeven There is a funny typo in the subject you probably want to fix :-). Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913