]> 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)
commit0e6d33ee3ddb626a3f91bd8561c2a8f4559fad69
tree5b86390afa1ff86706b2c2cba9e3953f1e412e45
parentac5c9140b8b37e1512735e16ac7be18f2d860f31
parentd3345257e201f15753b27f3c17f1fe707f169dc1
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