summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip32
diff options
context:
space:
mode:
authorSerge Semin <fancer.lancer@gmail.com>2023-12-02 14:14:22 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-12-21 17:32:46 +0300
commite540b8c5da04c66ff610d3bf84a7566d9f6bffcf (patch)
tree0f47c20572222e3f7a61d26e266956cd3a340cf2 /arch/mips/sgi-ip32
parent1c0150229f6a658687c245dfc4dcfa3fae69df49 (diff)
downloadlinux-e540b8c5da04c66ff610d3bf84a7566d9f6bffcf.tar.xz
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 'arch/mips/sgi-ip32')
0 files changed, 0 insertions, 0 deletions