Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp5115425ybl; Tue, 10 Dec 2019 00:20:03 -0800 (PST) X-Google-Smtp-Source: APXvYqx+4wpb/E9+xpUoLatRiRGxwy70/XLl9ziMzJmP2wgAXtWEnmAjisE0+jqw10/mEAEfecSF X-Received: by 2002:a05:6808:350:: with SMTP id j16mr3054248oie.1.1575966003765; Tue, 10 Dec 2019 00:20:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575966003; cv=none; d=google.com; s=arc-20160816; b=ZK0e8Vx6lOvhhYrdqbp9BMwFDdfYIp4bouEBsdogkkYdRnff603NHPvlDTomdi6XkO xbdFkxc8M5Wy24j3Ei1KSIffBKBE3UNs7nbgVYA0u/AOqgPpzJTajfrs5mhYkWfQmY5W inhb2yTf1kqOScTO7AELptHFf/LeIHRvHymAR1hsPQom53pGAcVoG8Ov9Baxzs6zITHg Q3cFKAXyfLHabRDakcOSWjY9tpbTWAttLgGM2EMSyAoK+UMt5JEi+u5Vc3HHFeq126yX Udidy2NjiqjL+8WLKfm8nqQkwVgtxur6AT4O4rRu664zyrG02P5+fKTMx/EyKY9f69qA 3FAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date; bh=b90dx8u80F8KbsWdrqdhcPEenNXP8O6NQZiLl0duz+Y=; b=b8HaMC5UnYMeNZZOka9KCoa/PF5msM82SSDbwW3/h1ThFe50HdQ+R2b5zgdH35H4p0 TINjCEWbsj4N23IkMp+HPD0CU4ricLLRj39sss6xVGC/chHBDpBnhfpVjRQyk7F7j1lD zL0m0IKl39maT86G/uyg/aUJP7kuqw7wBXFHt5D9e04T0/6NabqR3/ljKRcY6cOq4fhs XGQQYdyGaqeCGxEn5TPQIEjjoQ5UHRhbZ6h96JKxcvAOXtH7/RdYJwVbysz2I6qj3ntf vTXNBZ9FOuIoAbFd+7YQqC5LKXAEHX2EjbWRsxO5D3QXcWkR/jL8Kv3CoxmFvc8iCNf7 i/+g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m26si1423078otn.307.2019.12.10.00.19.51; Tue, 10 Dec 2019 00:20:03 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727022AbfLJITD (ORCPT + 99 others); Tue, 10 Dec 2019 03:19:03 -0500 Received: from relmlor2.renesas.com ([210.160.252.172]:54470 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726391AbfLJITD (ORCPT ); Tue, 10 Dec 2019 03:19:03 -0500 Date: 10 Dec 2019 17:19:01 +0900 X-IronPort-AV: E=Sophos;i="5.69,298,1571670000"; d="scan'208";a="33764175" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 10 Dec 2019 17:19:01 +0900 Received: from morimoto-PC.renesas.com (unknown [10.166.18.140]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 9B1D74195485; Tue, 10 Dec 2019 17:19:01 +0900 (JST) Message-ID: <87pngwy4ne.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Geert Uytterhoeven Cc: Greg Kroah-Hartman , Yoshinori Sato , Rich Felker , Daniel Thompson , Will Deacon , Douglas Anderson , Paul Burton , Christophe Leroy , Linux-sh list , Linux Kernel Mailing List , Andrew Morton Subject: Re: [PATCH][resend] sh: kgdb: Mark expected switch fall-throughs In-Reply-To: References: <87muc1yqip.wl-kuninori.morimoto.gx@renesas.com> User-Agent: Wanderlust/2.15.9 Emacs/24.5 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Geert > > I'm posting this patch from few month ago, > > but it seems SH ML maintainer is not working in these days... > > > > I'm not sure who can handle this patch in this case, > > but is it possible to consider about it ? > > You may want to CC Andrew Morton , who > tends to pick up patches for non-responsive architecture maintainers. Yeah, indeed. Thanks, will do soon Thank you for your help !! Best regards --- Kuninori Morimoto