Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3196906pxb; Sun, 7 Feb 2021 00:53:42 -0800 (PST) X-Google-Smtp-Source: ABdhPJzURC5WGmaKI5dYvaBDb+Lmj7p52pElkGwRQmwNavwKrihmjUoLVIB1g7cHTt3JE2+xz8go X-Received: by 2002:a17:906:f6c7:: with SMTP id jo7mr12298863ejb.178.1612688022144; Sun, 07 Feb 2021 00:53:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612688022; cv=none; d=google.com; s=arc-20160816; b=Pc0h3SvAJ63wkvy0PvOkCkLObxs5IkuGVKGwjoRpyt6w081Theog+eIqM3hS8KtHnP BvV48xjQshpSQ4Ldb8/HJdKV3l3E4AUEZMFevae/+7AmDbPPaX8LHji6UgQFqv2ltQTU +gsUbuVXYyNKM9kPiiN6xGXL8yj8+Qk1TzRiFsMvI5s5OrJyUCF7WY5A7N15sy1LCtYX 3fwWb7+iozTFawzRDY+crRDPS2GFWwuaFZXhrS8UM25yH/PIvQhNjO7L4m36mhVsUwsn X8U4eExYj7asxC57M4eO/Y2G7if+Cg0HOyCFEPcVfTiYUUaKcSxdeyIcUJdFs7CuLV2D vqkg== 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=5uUSWJ4B0HjT/W9ZK4xxN4v/oplNQQipgqDgNG8kNf8=; b=WyfzcUt7j73f0AgESbIYJDIIq28XOCgkNhGfd+nMDMWRkvzXx5fEv7e4Dzv8TixGEi 5gfsXlQYYiDofSQxL+78WblOEcaNkZz+RlgGRVPfVnkUUV+P7A/xCOLOKhAN6fYM4y5X 6BoAeZFTp3vBEuWCqTHDSqRZLtvdy0PR8fVcwjjs3gH+bN/PcM+F8/Rx4g4z9QL8RDuN nsPUHkw8C57/vkwuMW6WSqIqIqug2UCTY+qNmOXy03VFjXKYKBRY3MUpvC9DbQOXmke1 aKE3bDlhRdFnN7IOhVB+n5rVWkwbBAXlGPzb/jXa+KHghgk/Iq/XPDecjnmfjiCrRojd MOLg== 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 22si7996500ejc.181.2021.02.07.00.53.18; Sun, 07 Feb 2021 00:53:42 -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 S229707AbhBGIwZ (ORCPT + 99 others); Sun, 7 Feb 2021 03:52:25 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:47761 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229522AbhBGIwY (ORCPT ); Sun, 7 Feb 2021 03:52:24 -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 1l8fn9-000JI1-3c; Sun, 07 Feb 2021 09:51:39 +0100 Received: from dynamic-089-014-072-044.89.14.pool.telefonica.de ([89.14.72.44] 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 1l8fn8-000KeV-SY; Sun, 07 Feb 2021 09:51:39 +0100 Subject: Re: [PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS To: Finn Thain , Geert Uytterhoeven Cc: linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org References: From: John Paul Adrian Glaubitz Message-ID: <8e3f7657-7e37-a8f1-ea20-2bd984fccd81@physik.fu-berlin.de> Date: Sun, 7 Feb 2021 09:51:38 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: 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.14.72.44 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/7/21 8:02 AM, Finn Thain wrote: > References: commit 565bae6a4a8f ("[SCSI] 53c7xx: kill driver") Does that mean there is currently no driver for the A4091? 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