]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 May 2013 21:45:10 +0000 (06:45 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 May 2013 21:45:10 +0000 (06:45 +0900)
commitffd80225488ae9cea6a30b03a37919a72972a95b
tree76765761af98e15e6bc86ab59b2520a5d82b1fa1
parentfcf4f6409716314a457d86e42575cba16189dce9
parent921e61ed919e0ac85e33a90ebaabbe4e39471120
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64

Pull arm64 fixes from Catalin Marinas:
 - Module compilation issues (symbol not exported).
 - Plug a hole where user space can bring the kernel down.

* tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64:
  arm64: don't kill the kernel on a bad esr from el0
  arm64: treat unhandled compat el0 traps as undef
  arm64: Do not report user faults for handled signals
  arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'