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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92369C433EF for ; Sun, 3 Apr 2022 12:43:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239322AbiDCMpu (ORCPT ); Sun, 3 Apr 2022 08:45:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44228 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232620AbiDCMpu (ORCPT ); Sun, 3 Apr 2022 08:45:50 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE8221E3E3; Sun, 3 Apr 2022 05:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=j3momSurDvEWtOQHXCIGt/ufqwRjPTKzPyz3hbCrGFc=; b=aCY4goj4uDrke10AUZQQkJ83YV 339X9CKTTJsiHeswk2noi0yAvOyY2c5JXvgKwc/eabXqN1qEjR3KJhW9uJCOJJf2rDhe9QdiDKwXH qEfSR7BpM2fgkN4vfoVuqt4kOVYLEty5oXDqgy/HvKp8WGVdF/O/pNlqKMzqXGxHF6f6+l8z+UzOB LZGRwZT5KVFaxIt9vjDbVKHAdi+B3xKkFGGTslUdYDaVdm+6tLsv3dqTq4cEc7o6sOmoUfnV8NYYZ ZukQzSMZ0FNAUvI2ERiQgZf62M7SYeldKOMuHiLarcc/MI1hXVE94MKChDvSGpTdhzYJYJyu4yy4d jN+qnM0Q==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nazaB-00BNy7-Iv; Sun, 03 Apr 2022 12:43:51 +0000 Date: Sun, 3 Apr 2022 05:43:51 -0700 From: Christoph Hellwig To: Arnd Bergmann Cc: Christoph Hellwig , Linus Torvalds , Yoshinori Sato , Linux Kernel Mailing List , linux-arch , "moderated list:H8/300 ARCHITECTURE" Subject: Re: [RFC PULL] remove arch/h8300 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-arch@vger.kernel.org On Tue, Mar 08, 2022 at 09:19:16AM +0100, Arnd Bergmann wrote: > If there are no other objections, I'll just queue this up for 5.18 in > the asm-generic > tree along with the nds32 removal. So it is the last day of te merge window and arch/h8300 is till there. And checking nw the removal has also not made it to linux-next. Looks like it is so stale that even the removal gets ignored :(