Re: [PATCH] dma-mapping: use offset_in_page macro

From: Geliang Tang
Date: Mon Nov 23 2015 - 09:47:29 EST


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@xxxxxxx>
> > ---
> > 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@xxxxxxx>
>

Thanks for your review. This patch is against linux-next tree.

- Geliang Tang

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/