diff options
author | Serge Semin <[email protected]> | 2023-12-02 14:14:22 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2023-12-21 15:32:46 +0100 |
commit | e540b8c5da04c66ff610d3bf84a7566d9f6bffcf (patch) | |
tree | 0f47c20572222e3f7a61d26e266956cd3a340cf2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 1c0150229f6a658687c245dfc4dcfa3fae69df49 (diff) |
mips: mm: add slab availability checking in ioremap_prot
Recent commit a5f616483110 ("mm/ioremap: add slab availability checking in
ioremap_prot") added the slab availability check to the generic
ioremap_prot() implementation. It is reasonable to be done for the
MIPS32-specific method too since it also relies on the
get_vm_area_caller() function (by means of get_vm_area()) which requires
the slab allocator being up and running before being called.
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions