]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
mm: remove blackfin MPU support
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Mar 2018 22:11:26 +0000 (23:11 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Mar 2018 09:56:10 +0000 (10:56 +0100)
commit1a8429132e1d2ada3832db5b4a0802c49affb750
tree4653a5067340d1701596e1756651d59eca7b07b9
parente05a959f4b9ae8d9693a8a7347d42d9e45edb3b6
mm: remove blackfin MPU support

The CONFIG_MPU option was only defined on blackfin, and that architecture
is now being removed, so the respective code can be simplified.

A lot of other microcontrollers have an MPU, but I suspect that if we
want to bring that support back, we'd do it differently anyway.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
kernel/module.c
mm/nommu.c