]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linuxkpi: io.h: Do not include asm/set_memory.h for armv6 and armv7
authorEmmanuel Vadot <manu@FreeBSD.org>
Mon, 8 Aug 2022 16:54:23 +0000 (18:54 +0200)
committerEmmanuel Vadot <manu@FreeBSD.org>
Mon, 8 Aug 2022 16:55:58 +0000 (18:55 +0200)
commitd387a1b4b199630d76b127fded8edbcfecf5a123
treeb736258bd567d00adff6027d0537c3b25477c973
parentcbd1e83154af8bae3daa3919bb2746d587436515
linuxkpi: io.h: Do not include asm/set_memory.h for armv6 and armv7

They do not have the same pmap api and this cannot work for those arch.

Fixes: 789dbdbb48574 ("linuxkpi: Add arch_io_{reserve,free}_memtype_wc")
Sponsored by: Beckhoff Automation GmbH & Co. KG
sys/compat/linuxkpi/common/include/linux/io.h