Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp170565pxb; Wed, 20 Jan 2021 04:14:03 -0800 (PST) X-Google-Smtp-Source: ABdhPJyaIZfhlR+sXQwGNGXU+UOk7HtRiYP8NZ7KFhPh0gGBMHyCt97ktChP1DbBoXxgSCK0IW7c X-Received: by 2002:a17:906:4e0c:: with SMTP id z12mr5875191eju.370.1611144843293; Wed, 20 Jan 2021 04:14:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611144843; cv=none; d=google.com; s=arc-20160816; b=cOfhzXHz9mupLBTYQCavhUqUnmdIaHyOdHNNoPUnmzTKy/EDx/hhqPn57E2nCmiy8Y 6bmgPvDLl+TE4z7+h4F1Y/KBYVFrJnWJDf3WAC6V+dfFs+SiC5Uauzp/Hw0jNFLNKCY8 8EPYL7D59pyMB6mBFtJHHoTDhELhH+nz7bSnfNiNVuu7FLntEvYbVP+253nlu2Y4I0WU CKvj36mXiWSE7J6/aaxX3Gp7aACwgN1Pgbi5aHLAn8ZLvg4Z9pOM5Sq76vb7nSqGCRsX NS9zkMTtGRZO02HbLjxAKQZ92TFgmTiMNpmfaVU/4aYg+bm/nvYYugmGDBEuKfVtaAfl UykQ== 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 :mime-version:user-agent:date:message-id:subject:from:cc:to; bh=5siHQaZp8mAKnHJOXu1Nexk+zBtnIaQ5JPU0qfq5xrs=; b=tzt9N4lOwsaYRu0KT+4ibKOg69p5+AIyM7woE9vK5OW4JyuJbjV5a7/2cR06uIB7Jt XwcaQBq0kR4lDjzKxQiEirbiwDIDuMAPRvNytTSqaAQbTPtE+0QQwbOONpQ/eKnZDKAS ZLd1rppPyxjXHt+D1rcdDX+0+w2GYZX5LkbGEHbjSIJVlWZYTLdJ2PdrmZHJvCiNZMWR +MMuGPvv9sg9UWccQSUtV8cGK8JfWtPh3U732suzaMtieMGs4610EAxeCYI1SzKUvvXD j7O6UkeIVND/WLad1QV+4iBW5TbMx4FIrS8KioRU7JDJtPNfAMF7czfLwggZQm5Q0Cpz MRsQ== 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 o27si846956edz.400.2021.01.20.04.13.37; Wed, 20 Jan 2021 04:14:03 -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 S1730805AbhATLzE (ORCPT + 99 others); Wed, 20 Jan 2021 06:55:04 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:57825 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725827AbhATLdW (ORCPT ); Wed, 20 Jan 2021 06:33:22 -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 1l2Bij-0012CR-NZ; Wed, 20 Jan 2021 12:32:17 +0100 Received: from p5b13a61e.dip0.t-ipconnect.de ([91.19.166.30] helo=[192.168.178.139]) 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 1l2Bij-0029PC-3y; Wed, 20 Jan 2021 12:32:17 +0100 To: Rich Felker Cc: Rob Landley , Yoshinori Sato , Geert Uytterhoeven , Linux-sh list , Linux Kernel Mailing List From: John Paul Adrian Glaubitz Subject: Pending patches for linux-sh Message-ID: <133f8171-09ec-39b3-0660-de780cd879d6@physik.fu-berlin.de> Date: Wed, 20 Jan 2021 12:32:16 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 91.19.166.30 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rich! I have tested or acked the following patches which are fine from my point of view. "Tested" means I have built and booted a current kernel with the patch in question, "acked" means, I have looked over the patch and consider the changes to be correct in the case where testing was not possible since the changes affect other SH hardware I cannot test at the moment. Here the list: - [PATCH] [sh] fix trivial misannotations - https://marc.info/?l=linux-kernel&m=160945707001399&w=2 - [PATCH] sh: check return code of request_irq - https://marc.info/?l=linux-kernel&m=160867050030140&w=2 - [PATCH] sh: boards: Fix the cacography in irq.c - https://marc.info/?l=linux-sh&m=160578410511403&w=2 - [PATCH v1] sh: Drop ARCH_NR_GPIOS definition - https://marc.info/?l=linux-sh&m=160578410511403&w=2 - [PATCH 1/2] sh: boot: add intermediate vmlinux.bin* to targets instead of extra-y - https://marc.info/?l=linux-kernel&m=161088234517301&w=2 - [PATCH 2/2] sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/ - https://marc.info/?l=linux-kernel&m=161088245817344&w=2 - [PATCH] arch: sh: remove duplicate include - https://marc.info/?l=linux-kernel&m=160488997017438&w=2 - [PATCH] maple: fix wrong return value of maple_bus_init(). - https://marc.info/?l=linux-kernel&m=160635878212678&w=2 - [PATCH] sh: kdump: add some attribute to function - https://marc.info/?l=linux-kernel&m=160758311622653&w=2 - [PATCH] sh: kernel: traps: remove unused variable - https://marc.info/?l=linux-kernel&m=160760435528709&w=2 - [PATCH] sh: Remove unused HAVE_COPY_THREAD_TLS macro - https://marc.info/?l=linux-kernel&m=160247465514800&w=2 I will check later whether there are more patches we might have forgotten. 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