diff options
author | 2020-04-06 20:08:12 -0700 | |
---|---|---|
committer | 2020-04-07 10:43:41 -0700 | |
commit | 959a7e136d52bff429c774a4ed451b094706116b (patch) | |
tree | 4b62aa9be3a20311ab70c6daf6e619cf43e89c6f /include/linux/mm_types.h | |
parent | mm/hugetlb: add missing annotation for gather_surplus_pages() (diff) | |
download | wireguard-linux-959a7e136d52bff429c774a4ed451b094706116b.tar.xz wireguard-linux-959a7e136d52bff429c774a4ed451b094706116b.zip |
mm/mempolicy: add missing annotation for queue_pages_pmd()
Sparse reports a warning at queue_pages_pmd()
context imbalance in queue_pages_pmd() - unexpected unlock
The root cause is the missing annotation at queue_pages_pmd()
Add the missing __releases(ptl)
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/20200214204741.94112-8-jbi.octave@gmail.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/mm_types.h')
0 files changed, 0 insertions, 0 deletions