linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: Christoph Hellwig <hch@lst.de>
Cc: Chris Zankel <chris@zankel.net>,
	linux-xtensa@linux-xtensa.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] xtensa: remove ZONE_DMA
Date: Mon, 15 Oct 2018 12:57:16 -0700	[thread overview]
Message-ID: <CAMo8Bf+=fsNWP8iOH-mFt86s3J=oENYJqwpfH4Yyi0LUZcShyg@mail.gmail.com> (raw)
In-Reply-To: <20181014181304.22250-1-hch@lst.de>

On Sun, Oct 14, 2018 at 11:13 AM Christoph Hellwig <hch@lst.de> wrote:
>
> ZONE_DMA is intended for magic < 32-bit pools (usually ISA DMA), which
> isn't required on xtensa.  Move all the non-highmem memory into
> ZONE_NORMAL instead to match other architectures.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>  arch/xtensa/Kconfig   | 3 ---
>  arch/xtensa/mm/init.c | 2 +-
>  2 files changed, 1 insertion(+), 4 deletions(-)

Applied to my xtensa tree.

-- 
Thanks.
-- Max

      reply	other threads:[~2018-10-15 19:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-14 18:13 [PATCH] xtensa: remove ZONE_DMA Christoph Hellwig
2018-10-15 19:57 ` Max Filippov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMo8Bf+=fsNWP8iOH-mFt86s3J=oENYJqwpfH4Yyi0LUZcShyg@mail.gmail.com' \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xtensa@linux-xtensa.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).