]> git.baikalelectronics.ru Git - kernel.git/commit
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
authorChristoph Hellwig <hch@lst.de>
Tue, 16 Apr 2019 18:23:39 +0000 (20:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 May 2019 00:11:56 +0000 (17:11 -0700)
commitbbe61d77f1aa70c628b1a178adf47b0864993c74
tree701b0464c323d5f44fd2f146ebb94deb67b85e9b
parent5d1dea20b534cb684f603da2b7cd2dcd204690dd
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping

This deobsfucates the check a bit, and prepares for future changes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/mm/iommu.c