aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorCharan Teja Kalla <quic_charante@quicinc.com>2022-11-08 10:46:22 +0530
committerAndrew Morton <akpm@linux-foundation.org>2022-11-22 18:50:41 -0800
commited86b74874f839f0e579bdf92ea0a5aabdfabebb (patch)
tree554f3e5f324acfce23a380aad4fc3e4b70a9670e /include
parente031ff96b334a08704d40ef64cd9024d7d83af9b (diff)
downloadlinux-ed86b74874f839f0e579bdf92ea0a5aabdfabebb.tar.gz
mm/page_exit: fix kernel doc warning in page_ext_put()
Fix the below compiler warnings reported with 'make W=1 mm/'. mm/page_ext.c:178: warning: Function parameter or member 'page_ext' not described in 'page_ext_put'. [quic_pkondeti@quicinc.com: better patch title] Link: https://lkml.kernel.org/r/1667884582-2465-1-git-send-email-quic_charante@quicinc.com Fixes: b1d5488a252dc9 ("mm: fix use-after free of page_ext after race with memory-offline") Signed-off-by: Charan Teja Kalla <quic_charante@quicinc.com> Reported-by: Vlastimil Babka <vbabka@suse.cz> Tested-by: Vlastimil Babka <vbabka@suse.cz> Cc: Pavan Kondeti <quic_pkondeti@quicinc.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions