Commit 335e52c
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 <[email protected]>
Signed-off-by: David Gow <[email protected]>
Acked-by: Andrew Morton <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>1 parent 9e70cbd commit 335e52c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
224 | 227 | | |
225 | 228 | | |
226 | 229 | | |
| |||
0 commit comments