From: Geliang Tang <geliangtang@163.com>
To: Will Deacon <will.deacon@arm.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Robin Murphy <robin.murphy@arm.com>,
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>,
linux-kernel@vger.kernel.org, Geliang Tang <geliangtang@163.com>
Subject: Re: [PATCH] dma-mapping: use offset_in_page macro
Date: Mon, 23 Nov 2015 22:46:37 +0800 [thread overview]
Message-ID: <20151123144637.GA6355@bogon> (raw)
In-Reply-To: <20151123132234.GD2755@arm.com>
On Mon, Nov 23, 2015 at 01:22:35PM +0000, Will Deacon wrote:
> On Sat, Nov 21, 2015 at 10:14:44PM +0800, Geliang Tang wrote:
> > Use offset_in_page macro instead of (addr & ~PAGE_MASK).
> >
> > Signed-off-by: Geliang Tang <geliangtang@163.com>
> > ---
> > include/linux/dma-mapping.h | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> I don't know which tree you're aiming at, but:
>
> Acked-by: Will Deacon <will.deacon@arm.com>
>
Thanks for your review. This patch is against linux-next tree.
- Geliang Tang
prev parent reply other threads:[~2015-11-23 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-21 14:14 [PATCH] dma-mapping: use offset_in_page macro Geliang Tang
2015-11-23 13:22 ` Will Deacon
2015-11-23 14:46 ` Geliang Tang [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=20151123144637.GA6355@bogon \
--to=geliangtang@163.com \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=borntraeger@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=ricardo.ribalda@gmail.com \
--cc=robin.murphy@arm.com \
--cc=will.deacon@arm.com \
/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