From: jszhang@marvell.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: mm: only initialize swiotlb when necessary
Date: Sun, 12 Jun 2016 15:14:55 +0800 [thread overview]
Message-ID: <20160612151455.66e6cb7b@xhacker> (raw)
In-Reply-To: <20160608121356.GC16322@e104818-lin.cambridge.arm.com>
Dear Catalin,
On Wed, 8 Jun 2016 13:13:56 +0100 Catalin Marinas wrote:
> On Wed, Jun 08, 2016 at 03:53:46PM +0800, Jisheng Zhang wrote:
> > --- a/arch/arm64/mm/dma-mapping.c
> > +++ b/arch/arm64/mm/dma-mapping.c
> > @@ -19,6 +19,7 @@
> >
> > #include <linux/gfp.h>
> > #include <linux/acpi.h>
> > +#include <linux/bootmem.h>
> > #include <linux/export.h>
> > #include <linux/slab.h>
> > #include <linux/genalloc.h>
>
> Why is this include needed?
>
This is for max_pfn
Thanks,
Jisheng
WARNING: multiple messages have this Message-ID (diff)
From: Jisheng Zhang <jszhang@marvell.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: <will.deacon@arm.com>, <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] arm64: mm: only initialize swiotlb when necessary
Date: Sun, 12 Jun 2016 15:14:55 +0800 [thread overview]
Message-ID: <20160612151455.66e6cb7b@xhacker> (raw)
In-Reply-To: <20160608121356.GC16322@e104818-lin.cambridge.arm.com>
Dear Catalin,
On Wed, 8 Jun 2016 13:13:56 +0100 Catalin Marinas wrote:
> On Wed, Jun 08, 2016 at 03:53:46PM +0800, Jisheng Zhang wrote:
> > --- a/arch/arm64/mm/dma-mapping.c
> > +++ b/arch/arm64/mm/dma-mapping.c
> > @@ -19,6 +19,7 @@
> >
> > #include <linux/gfp.h>
> > #include <linux/acpi.h>
> > +#include <linux/bootmem.h>
> > #include <linux/export.h>
> > #include <linux/slab.h>
> > #include <linux/genalloc.h>
>
> Why is this include needed?
>
This is for max_pfn
Thanks,
Jisheng
next prev parent reply other threads:[~2016-06-12 7:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 7:53 [PATCH] arm64: mm: only initialize swiotlb when necessary Jisheng Zhang
2016-06-08 7:53 ` Jisheng Zhang
2016-06-08 8:01 ` Jisheng Zhang
2016-06-08 8:01 ` Jisheng Zhang
2016-06-08 12:08 ` Catalin Marinas
2016-06-08 12:08 ` Catalin Marinas
2016-06-08 15:49 ` Arnd Bergmann
2016-06-08 15:49 ` Arnd Bergmann
2016-06-21 16:06 ` Catalin Marinas
2016-06-21 16:06 ` Catalin Marinas
2016-06-21 20:13 ` Arnd Bergmann
2016-06-21 20:13 ` Arnd Bergmann
2016-06-22 16:56 ` Catalin Marinas
2016-06-22 16:56 ` Catalin Marinas
2016-06-08 12:13 ` Catalin Marinas
2016-06-08 12:13 ` Catalin Marinas
2016-06-12 7:14 ` Jisheng Zhang [this message]
2016-06-12 7:14 ` Jisheng Zhang
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=20160612151455.66e6cb7b@xhacker \
--to=jszhang@marvell.com \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.