commit | 0fa73b86ef0797ca4fde5334117ca0b330f08030 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed Jul 03 15:02:11 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 03 16:07:30 2013 -0700 |
tree | e3c9a84f928a23b6613f177837fcfd6beb8e41f2 | |
parent | d702909f0aa14fe678d74d7f974aa66bfb211d0b [diff] |
include/linux/mm.h: add PAGE_ALIGNED() helper To test whether an address is aligned to PAGE_SIZE. Cc: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com>, Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>