]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Apr 2019 17:50:57 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Apr 2019 17:50:57 +0000 (10:50 -0700)
commit27072a8c00db62f580f33a4389b1b3e543bc2b85
treeb575fc96a206ccc5688b64ba783b03107b295e89
parentc1500184c9500d27cda72875b54fb1348a9a9797
parent5ecbf7f014b3a6e00d276d8c3e439a0bf6db5ec0
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm

Pull ARM fixes from Russell King:
 "A small number of ARM fixes

   - Fix function tracer and unwinder dependencies so that we don't end
     up building kernels that will crash

   - Fix ARMv7M nommu initialisation (missing register initialisation)

   - Fix EFI decompressor entry (ensuring barrier instructions are
     enabled prior to use)"

* tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
  ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled
  ARM: fix function graph tracer and unwinder dependencies
arch/arm/Kconfig