Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1276036

Re: [PATCH] bio: use offset_in_page macro

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH] bio: use offset_in_page macro
Date 2015-11-24 04:30 +0100
Message-ID <qycsN-2AV-3@gated-at.bofh.it> (permalink)
References <qxcEx-3lp-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/21/2015 02:27 AM, Geliang Tang wrote:
> Use offset_in_page macro instead of (addr & ~PAGE_MASK).

Added for 4.5, thanks.

-- 
Jens Axboe

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] bio: use offset_in_page macro Geliang Tang <geliangtang@163.com> - 2015-11-21 10:30 +0100
  Re: [PATCH] bio: use offset_in_page macro Jens Axboe <axboe@kernel.dk> - 2015-11-24 04:30 +0100

csiph-web