]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 20:04:39 +0000 (12:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 20:04:39 +0000 (12:04 -0800)
commit2beb14c1c070d599fe02966575257ed3a4a900c9
tree4fb03238988d2aeb9bcb5ac5eeff3537706ba647
parentc951c25eca3ea117660a92f07668a61e674f56cf
parenta6e5654a545fcd7fe5bc5249fdefa1cfacf3429f
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze

Pull microblaze updates from Michal Simek:
 "The biggest change is to remove support for noMMU configuration.

  FPGAs are bigger so people use Microblaze with MMU for a lot of years
  and there is likely no user of this code anymore. No one is updating
  libraries for this configuration either.

   - Remove noMMU support

   - Add support for TIF_NOTIFY_SIGNAL

   - Small header fix"

* tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze:
  microblaze: Remove noMMU code
  microblaze: add support for TIF_NOTIFY_SIGNAL
  microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>
arch/microblaze/Kconfig
arch/microblaze/include/asm/processor.h
arch/microblaze/kernel/process.c
arch/microblaze/mm/Makefile
arch/microblaze/mm/init.c