]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jun 2017 15:56:52 +0000 (08:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jun 2017 15:56:52 +0000 (08:56 -0700)
commitf89d669fdd1cccd9d87659654c9e6d91f7422334
treee395b50dab446e0f19468924565d8a90112d54a4
parentcc1137ed22a8bed22ee5e5698c7f737e58385aa1
parenta4b560344a6819b53512dd9ad2d5db668290c0e2
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm

Pull ARM fixes from Russell King:
 "Three more fixes:

   - Fix the previous fix merged in the last pull for the Thumb2
     decompressor.

   - A fix from Vladimir to correctly identify the V7M cache type.

   - The optimised 3G vmsplit case does not work with LPAE, so don't
     allow this to be selected for LPAE configurations"

* 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzero
  ARM: 8681/1: make VMSPLIT_3G_OPT depends on !ARM_LPAE
  ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop