diff options
author | David Gow <davidgow@google.com> | 2022-07-01 11:16:19 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2022-07-17 23:35:02 +0200 |
commit | 335e52c28cf9954d65b819cb68912fd32de3c844 (patch) | |
tree | 6e3592ebe64ca9a2ea4274e472e5f417416013eb /arch/um/os-Linux | |
parent | um: random: Don't initialise hwrng struct with zero (diff) | |
download | linux-335e52c28cf9954d65b819cb68912fd32de3c844.tar.xz linux-335e52c28cf9954d65b819cb68912fd32de3c844.zip |
mm: Add PAGE_ALIGN_DOWN macro
This is just the same as PAGE_ALIGN(), but rounds the address down, not
up.
Suggested-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: David Gow <davidgow@google.com>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/os-Linux')
0 files changed, 0 insertions, 0 deletions