summaryrefslogtreecommitdiffstats
path: root/lib/idr.c
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2023-04-04 10:56:36 +0200
committerAndrew Morton <akpm@linux-foundation.org>2023-04-18 16:29:53 -0700
commit9bc47f11525fb666a370063888904160188b024e (patch)
tree3bace58c20c35960f28996ff05bb96479c5e5618 /lib/idr.c
parent92d5df38ca91f138d4964d71a6835add95f99e59 (diff)
downloadlinux-9bc47f11525fb666a370063888904160188b024e.tar.gz
linux-9bc47f11525fb666a370063888904160188b024e.tar.bz2
linux-9bc47f11525fb666a370063888904160188b024e.zip
m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE comment
As noticed by Geert, commit b5c88f21531c ("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 ed4154067a08 ("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>
Diffstat (limited to 'lib/idr.c')
0 files changed, 0 insertions, 0 deletions