diff options
| author | Kirill A. Shutemov <[email protected]> | 2015-11-07 00:29:57 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-11-07 01:50:42 +0000 |
| commit | d00181b96eb86c914cb327d1de974a1b71366e1b (patch) | |
| tree | 95d11627900f5b8284677d455db4daea3e1a82da /fs/proc/array.c | |
| parent | mm: make compound_head() robust (diff) | |
| download | kernel-d00181b96eb86c914cb327d1de974a1b71366e1b.tar.gz kernel-d00181b96eb86c914cb327d1de974a1b71366e1b.zip | |
mm: use 'unsigned int' for page order
Let's try to be consistent about data type of page order.
[[email protected]: fix build (type of pageblock_order)]
[[email protected]: some configs end up with MAX_ORDER and pageblock_order having different types]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Reviewed-by: Andrea Arcangeli <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Aneesh Kumar K.V <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
