linux-stable/arch
David Hildenbrand 9bc47f1152 m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE comment
As noticed by Geert, commit b5c88f2153 ("microblaze/mm: support
__HAVE_ARCH_PTE_SWP_EXCLUSIVE") modified m68k code by accident.  While
replacing 0x080 by CF_PAGE_NOCACHE is correct, although it should have
been part of commit ed4154067a ("m68k/mm: support
__HAVE_ARCH_PTE_SWP_EXCLUSIVE"), replacing "bit 7" by "bit 24" in the
comment was wrong.

Let's revert to the previous, correct, comment.

Link: https://lkml.kernel.org/r/20230404085636.121409-1-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-04-18 16:29:53 -07:00
..
alpha alpha: fix lazy-FPU mis(merged/applied/whatnot) 2023-03-06 20:13:49 -05:00
arc mm: make arch_has_descending_max_zone_pfns() static 2023-04-18 16:29:42 -07:00
arm arm: reword ARCH_FORCE_MAX_ORDER prompt and help text 2023-04-18 16:29:43 -07:00
arm64 arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text 2023-04-18 16:29:44 -07:00
csky csky: drop ARCH_FORCE_MAX_ORDER 2023-04-18 16:29:44 -07:00
hexagon VM_FAULT_RETRY fixes 2023-03-05 11:07:58 -08:00
ia64 ia64: don't allow users to override ARCH_FORCE_MAX_ORDER 2023-04-18 16:29:44 -07:00
loongarch loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDER 2023-04-05 19:42:47 -07:00
m68k m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE comment 2023-04-18 16:29:53 -07:00
microblaze VM_FAULT_RETRY fixes 2023-03-05 11:07:58 -08:00
mips mips: fix comment about pgtable_init() 2023-04-05 19:42:52 -07:00
nios2 nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER 2023-04-18 16:29:45 -07:00
openrisc VM_FAULT_RETRY fixes 2023-03-05 11:07:58 -08:00
parisc VM_FAULT_RETRY fixes 2023-03-05 11:07:58 -08:00
powerpc powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER 2023-04-18 16:29:45 -07:00
riscv RISC-V Fixes for 6.3-rc4 2023-03-24 09:52:26 -07:00
s390 s390/mm: try VMA lock-based page fault handling first 2023-04-05 20:03:02 -07:00
sh sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER 2023-04-18 16:29:46 -07:00
sparc sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text 2023-04-18 16:29:46 -07:00
um mm, treewide: redefine MAX_ORDER sanely 2023-04-05 19:42:46 -07:00
x86 x86/mm: try VMA lock-based page fault handling first 2023-04-05 20:03:01 -07:00
xtensa xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text 2023-04-18 16:29:46 -07:00
.gitignore
Kconfig lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme 2023-03-28 16:20:08 -07:00