On Fri, Feb 10, 2017 at 06:23:34PM +0100, Vlastimil Babka wrote: > While currently there are (mostly by accident) no holes in struct > compact_control (on x86_64), but we are going to add more bool flags, so place > them all together to the end of the structure. While at it, just order all > fields from largest to smallest. > > Signed-off-by: Vlastimil Babka <vba...@suse.cz>
Acked-by: Johannes Weiner <han...@cmpxchg.org>