]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Fix __free_pages() in the linux shim.
authoralfred <alfred@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Oct 2013 14:08:46 +0000 (14:08 +0000)
committeralfred <alfred@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Oct 2013 14:08:46 +0000 (14:08 +0000)
commit704e442c5d2e177be58f72e93037a1fadefa320b
tree2379d8f8673bb62854f55eaadc3f7ad47be0ac88
parenteebeba556c4a5f175e83e6c6777832861487868f
Fix __free_pages() in the linux shim.

__free_pages() is actaully supposed to take a "struct page *" not
an address.

MFC: 256546

Approved by: re

git-svn-id: svn://svn.freebsd.org/base/stable/10@256686 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/include/linux/gfp.h