Serge Semin e540b8c5da 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>
2023-12-21 15:32:46 +01:00
..
2023-12-21 15:32:23 +01:00
2022-03-01 10:07:22 +01:00
2022-02-22 09:35:49 +01:00
2022-03-01 10:07:22 +01:00