diff options
author | Roman Gushchin <[email protected]> | 2024-07-01 18:59:31 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-07-10 12:14:53 -0700 |
commit | 9fa001cf3bb0598aad09d15b2896f7db9ef87637 (patch) | |
tree | 0e976b5f5cad9440d3da872a3d2f057a59a02db7 /kernel/bpf/memalloc.c | |
parent | f6a6de245fdb1dfb4307b0a80ce7fa35ba2c35a6 (diff) |
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
After the grouping of the cgroup v1-related fields and the corresponding
reorganization of the struct mem_cgroup, the existing cache line padding
doesn't make much sense anymore. Let's drop it for now and put back to
new places, if necessary.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Roman Gushchin <[email protected]>
Suggested-by: Shakeel Butt <[email protected]>
Acked-by: Shakeel Butt <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'kernel/bpf/memalloc.c')
0 files changed, 0 insertions, 0 deletions