From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed, 7 Oct 2015 17:17:46 +0000 (+0100)
Subject: Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
X-Git-Tag: firefly_0821_release~176^2~951
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c6fa8e6de3dc420cba092bf155b2ed25bcd537f7;p=firefly-linux-kernel-4.4.55.git

Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux

Pull arm64 fixes from Will Deacon:
 "This addresses a couple of issues found with RT, a broken initrd
  message in the console log and a simple performance fix for some MMC
  workloads.

  Summary:

   - A couple of locking fixes for RT kernels
   - Avoid printing bogus initrd warnings when initrd isn't present
   - Performance fix for random mmap file readahead
   - Typo fix"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: replace read_lock to rcu lock in call_break_hook
  arm64: Don't relocate non-existent initrd
  arm64: convert patch_lock to raw lock
  arm64: readahead: fault retry breaks mmap file read random detection
  arm64: debug: Fix typo in debug-monitors.c
---

c6fa8e6de3dc420cba092bf155b2ed25bcd537f7