diff options
author | Serge Semin <fancer.lancer@gmail.com> | 2023-12-02 14:14:22 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-12-21 15:32:46 +0100 |
commit | e540b8c5da04c66ff610d3bf84a7566d9f6bffcf (patch) | |
tree | 0f47c20572222e3f7a61d26e266956cd3a340cf2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1c0150229f6a658687c245dfc4dcfa3fae69df49 (diff) | |
download | linux-e540b8c5da04c66ff610d3bf84a7566d9f6bffcf.tar.gz linux-e540b8c5da04c66ff610d3bf84a7566d9f6bffcf.tar.bz2 linux-e540b8c5da04c66ff610d3bf84a7566d9f6bffcf.zip |
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 <fancer.lancer@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions