aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJohn Hubbard <[email protected]>2019-09-23 15:35:10 -0700
committerLinus Torvalds <[email protected]>2019-09-24 15:54:08 -0700
commit1edc97694d0fa95d143e3457be892544e41f794a (patch)
treebe4c382d4280ad8289d704030ac8b8878e531d41 /include/linux/debugobjects.h
parent6f553ce498a72d91c1c9361fd49bcf07e17c9703 (diff)
net/xdp: convert put_page() to put_user_page*()
For pages that were retained via get_user_pages*(), release those pages via the new put_user_page*() routines, instead of via put_page() or release_pages(). This is part a tree-wide conversion, as described in fc1d8e7cca2d ("mm: introduce put_user_page*(), placeholder versions"). Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: John Hubbard <[email protected]> Acked-by: Björn Töpel <[email protected]> Cc: Björn Töpel <[email protected]> Cc: Magnus Karlsson <[email protected]> Cc: David S. Miller <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions