diff options
| author | Christoph Hellwig <hch@lst.de> | 2023-01-21 08:10:44 +0100 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-02 22:33:31 -0800 |
| commit | 01e2e8394a527644de5192f92f64e1c883a3e493 (patch) | |
| tree | 46419da5624eceb83c9b5c789706f0fbd9adca4b /tools/perf/scripts/python | |
| parent | f41f036b804d0d920f9b6fd3fca9489dd7afd358 (diff) | |
| download | linux-01e2e8394a527644de5192f92f64e1c883a3e493.tar.gz linux-01e2e8394a527644de5192f92f64e1c883a3e493.zip | |
mm: remove __vfree_deferred
Fold __vfree_deferred into vfree_atomic, and call vfree_atomic early on
from vfree if called from interrupt context so that the extra low-level
helper can be avoided.
Link: https://lkml.kernel.org/r/20230121071051.1143058-4-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
