]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 28 Mar 2018 11:46:07 +0000 (12:46 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 28 Mar 2018 11:57:23 +0000 (12:57 +0100)
commit4226968061b8c9de18081a50dc2933150af6c9ed
tree84ce10a5a10b99e694a1f2973bee5dee66106dd0
parentd1139c42c2736f584323f7b61eb1cb44e8dc17b8
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro

MIDR_ALL_VERSIONS is changing, and won't have the same meaning
in 4.17, and the right thing to use will be ERRATA_MIDR_ALL_VERSIONS.

In order to cope with the merge window, let's add a compatibility
macro that will allow a relatively smooth transition, and that
can be removed post 4.17-rc1.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/kernel/cpu_errata.c