diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2017-07-07 00:40:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-07 01:24:34 +0200 |
commit | f66abf09e092fde88fec3c93d0b0c704e18224b8 (patch) | |
tree | d131975c236d728b580ee29c663bc60e8e49147d /certs | |
parent | mm, mempolicy: don't check cpuset seqlock where it doesn't matter (diff) | |
download | linux-f66abf09e092fde88fec3c93d0b0c704e18224b8.tar.xz linux-f66abf09e092fde88fec3c93d0b0c704e18224b8.zip |
mm: kmemleak: slightly reduce the size of some structures on 64-bit architectures
Change the kmemleak_object.flags type to unsigned int and moves the
early_log.min_count (int) near early_log.op_type (int) to slightly
reduce the size of these structures on 64-bit architectures.
Link: http://lkml.kernel.org/r/1495726937-23557-2-git-send-email-catalin.marinas@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: "Luis R. Rodriguez" <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions