]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linuxkpi: Add pagemap.h
authormanu <manu@FreeBSD.org>
Tue, 6 Oct 2020 10:41:00 +0000 (10:41 +0000)
committermanu <manu@FreeBSD.org>
Tue, 6 Oct 2020 10:41:00 +0000 (10:41 +0000)
commit448f16239ea1ecdfa2b549802831431d0523d2ef
tree546f5b0900d92b2af19eb34a2289aae9218f1192
parent229b923b22f11c0cba10a7c9c3c01dd7b894ffa8
linuxkpi: Add pagemap.h

Add release_pages needed by drm which simply calls put_page for
all the pages provided

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26680
sys/compat/linuxkpi/common/include/linux/pagemap.h [new file with mode: 0644]