* [folded-merged] mm-highmem-add-notes-about-conversions-from-kmap_atomic-v3.patch removed from -mm tree
@ 2023-02-03 5:37 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-02-03 5:37 UTC (permalink / raw)
To: mm-commits, akpm, fmdefrancesco, akpm
The quilt patch titled
Subject: mm-highmem-add-notes-about-conversions-from-kmap_atomic-v3
has been removed from the -mm tree. Its filename was
mm-highmem-add-notes-about-conversions-from-kmap_atomic-v3.patch
This patch was dropped because it was folded into mm-highmem-add-notes-about-conversions-from-kmap_atomic.patch
------------------------------------------------------
From: "Fabio M. De Francesco" <fmdefrancesco@gmail.com>
Subject: mm-highmem-add-notes-about-conversions-from-kmap_atomic-v3
Date: Thu, 19 Jan 2023 13:39:45 +0100
merge two sentences into one, per Bagas
Link: https://lkml.kernel.org/r/20230119123945.10471-1-fmdefrancesco@gmail.com
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
--- a/Documentation/mm/highmem.rst~mm-highmem-add-notes-about-conversions-from-kmap_atomic-v3
+++ a/Documentation/mm/highmem.rst
@@ -57,8 +57,8 @@ list shows them in order of preference o
It can be invoked from any context (including interrupts) but the mappings
can only be used in the context which acquired them.
- This function should always be used. kmap_atomic() and kmap() have been
- deprecated.
+ This function should always be used, whereas kmap_atomic() and kmap() have
+ been deprecated.
These mappings are thread-local and CPU-local, meaning that the mapping
can only be accessed from within this thread and the thread is bound to the
_
Patches currently in -mm which might be from fmdefrancesco@gmail.com are
mm-highmem-add-notes-about-conversions-from-kmap_atomic.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-03 5:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03 5:37 [folded-merged] mm-highmem-add-notes-about-conversions-from-kmap_atomic-v3.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.