diff options
| author | David Hildenbrand <david@redhat.com> | 2023-01-13 18:10:15 +0100 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-02 22:33:08 -0800 |
| commit | 5ae3e74474f82613482ed67b0c234f61ac6ca2dd (patch) | |
| tree | 52957d626663b2e33e9ddda05c2d525cdfe71403 /include/linux/component.h | |
| parent | 4d1d955f7c0cdbb7562d19049f859c74276fdfeb (diff) | |
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
Let's support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by stealing one bit from the
type. Generic MM currently only uses 5 bits for the type
(MAX_SWAPFILES_SHIFT), so the stolen bit is effectively unused.
While at it, mask the type in __swp_entry().
Link: https://lkml.kernel.org/r/20230113171026.582290-16-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Cc: Stafford Horne <shorne@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/component.h')
0 files changed, 0 insertions, 0 deletions
