[PATCH 0/5] Remove mm.h from arch/*/include/asm/uaccess.h

From: Sebastian Andrzej Siewior
Date: Fri Mar 20 2020 - 05:49:24 EST


The following mini-series removes linux/mm.h from the asm/uaccess.h of
the individual architecture. The series has been compile tested with the
defconfig and additionally for ia64 with the "special" allmodconfig
supplied by the bot. The regular allmod for the architectures does not
compile (even without the series).

Sebastian