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 X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1900CC433E0 for ; Wed, 24 Feb 2021 09:06:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AE64164F09 for ; Wed, 24 Feb 2021 09:06:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234473AbhBXJFj (ORCPT ); Wed, 24 Feb 2021 04:05:39 -0500 Received: from verein.lst.de ([213.95.11.211]:36710 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234359AbhBXJDo (ORCPT ); Wed, 24 Feb 2021 04:03:44 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 81EFD68D0A; Wed, 24 Feb 2021 10:02:59 +0100 (CET) Date: Wed, 24 Feb 2021 10:02:59 +0100 From: Christoph Hellwig To: Greentime Hu Cc: Christoph Hellwig , Nick Hu , Vincent Chen , Linux Kernel Mailing List Subject: Re: [PATCH 2/2] nds32: use get_kernel_nofault in dump_mem Message-ID: <20210224090259.GA4630@lst.de> References: <20200720114448.205876-1-hch@lst.de> <20200720114448.205876-2-hch@lst.de> <20200721110717.GA19721@atcfdc88> <20200721112800.GA27356@lst.de> <20210128101633.GA6249@lst.de> <20210224074742.GA509@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 24, 2021 at 04:59:37PM +0800, Greentime Hu wrote: > Christoph Hellwig 於 2021年2月24日 週三 下午3:47寫道: > > > > On Thu, Jan 28, 2021 at 11:16:33AM +0100, Christoph Hellwig wrote: > > > On Tue, Jul 21, 2020 at 01:28:00PM +0200, Christoph Hellwig wrote: > > > > Can you pich the patches up in the nds32 tree for Linus? There are > > > > not short-term dependencies on them. > > > > > > It seems like these patches are still sitting in linux-next and never > > > made it to Linus/ > > > > ping? > > Sorry for late. > Acked-by: Greentime Hu Well, I'm mostly interested in eventually getting it sent to Linus given that it has been in linux-next for months.