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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 05C38C4743F for ; Mon, 7 Jun 2021 08:45:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DE92860FE3 for ; Mon, 7 Jun 2021 08:45:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231214AbhFGIrG (ORCPT ); Mon, 7 Jun 2021 04:47:06 -0400 Received: from mail-vs1-f54.google.com ([209.85.217.54]:46775 "EHLO mail-vs1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230374AbhFGIrF (ORCPT ); Mon, 7 Jun 2021 04:47:05 -0400 Received: by mail-vs1-f54.google.com with SMTP id z15so8465015vsn.13; Mon, 07 Jun 2021 01:44:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=NMLFqpyinJNzmHBwsTXpi/IC86W5Z3EEdqUV4Gadqtw=; b=YUbC/hYOqslL6/ObJ+SXGcYz04AW2Bl5kv0FBQfpyjrL1K7dEe9Jz1aEp2NiZngjqB pSImytQZbfunCF1nFrabAKZEPGMM8ewN2IRHchhEzV/nYh5y/alwS+udHY3OPsnOON1Y 4Xwm5ojYKx5hdJ/T6P8utxYGmz+IB4ppUWd+eM4j3CE47XU/UZuL/SkA2kOa7aActou/ OyC8obJD+2c2fOb8kD2ODUnnj5MrNeFGYuxC4XCfTihVUNbSMFCrHtfOzqlzF4HAMjsY zkC762tdDvl6yJw6YGJIOcrTOsfhDtYPbkxFw4S89QDbSQG7rzDaI9BEZr52j2ZolYrn CNsA== X-Gm-Message-State: AOAM531A7/q0k6XkJa7PviYZZbEnu+lu+QtUCrpCSqXAlKUzqzKPQ0SS EDUmHfNsLJQSXn4b+SrfpeNLxqy6IQ/7I1ozums= X-Google-Smtp-Source: ABdhPJwMLHirwEQ4tJUPI7qaplUDz3bp0fsmhod8P88K7RhBRU2njU8TgCywfoM2VwxcEnVDrH/bezsBM2ie2giEJTc= X-Received: by 2002:a05:6102:c4c:: with SMTP id y12mr3863270vss.18.1623055497041; Mon, 07 Jun 2021 01:44:57 -0700 (PDT) MIME-Version: 1.0 References: <20210604064916.26580-1-rppt@kernel.org> In-Reply-To: <20210604064916.26580-1-rppt@kernel.org> From: Geert Uytterhoeven Date: Mon, 7 Jun 2021 10:44:45 +0200 Message-ID: Subject: Re: [PATCH v2 0/9] Remove DISCINTIGMEM memory model To: Mike Rapoport Cc: Andrew Morton , Arnd Bergmann , Ivan Kokshaysky , Jonathan Corbet , Matt Turner , Mike Rapoport , Richard Henderson , Vineet Gupta , kexec@lists.infradead.org, alpha , Linux-Arch , Linux ARM , "open list:DOCUMENTATION" , "linux-ia64@vger.kernel.org" , Linux Kernel Mailing List , linux-m68k , "open list:BROADCOM NVRAM DRIVER" , Linux MM , linux-riscv , linux-s390 , Linux-sh list , arcml , "open list:TENSILICA XTENSA PORT (xtensa)" , linuxppc-dev , sparclinux Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arch@vger.kernel.org Hi Mike, You may want to fix the DISCINTIGMEM typo in the subject for v3, unless you think that makes tracking series versions more complicated ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds