]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel...
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 15 Jan 2015 15:44:44 +0000 (15:44 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 15 Jan 2015 15:44:44 +0000 (15:44 +0000)
commitb3a8b1e1e2480baa2c98affcf9cf59754776b6e0
tree5b86390afa1ff86706b2c2cba9e3953f1e412e45
parenta2e68c230b27ade248d5e276e54ed89e701e9d5a
parent4ee50f6ff16dd9789902573ea7ec0f469a42b024
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux

ESR_ELx definitions clean-up from Mark Rutland.

* 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux:
  arm64: kvm: decode ESR_ELx.EC when reporting exceptions
  arm64: kvm: remove ESR_EL2_* macros
  arm64: remove ESR_EL1_* macros
  arm64: kvm: move to ESR_ELx macros
  arm64: decode ESR_ELx.EC when reporting exceptions
  arm64: move to ESR_ELx macros
  arm64: introduce common ESR_ELx_* definitions