diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2023-06-09 16:44:45 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-19 16:19:29 -0700 |
commit | e1ad3e66676479d6a0af6be953767f865c902111 (patch) | |
tree | 533a78d5fda01c65caf76ca83225d5ab70581609 /kernel/bpf | |
parent | 3a6358c0dbe6a286a4f4504ba392a6039a9fbd12 (diff) | |
download | lwn-e1ad3e66676479d6a0af6be953767f865c902111.tar.gz lwn-e1ad3e66676479d6a0af6be953767f865c902111.zip |
mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
These are equivalent, but DEFINE_READ_MOSTLY_HASHTABLE exists to define
a hashtable in the .data..read_mostly section.
Link: https://lkml.kernel.org/r/20230609-khugepage-v1-1-dad4e8382298@google.com
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Yang Shi <shy828301@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions