Skip to content
Commit ed86b748 authored by Charan Teja Kalla's avatar Charan Teja Kalla Committed by Andrew Morton
Browse files

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: b1d5488a

 ("mm: fix use-after free of page_ext after race with memory-offline")
Signed-off-by: default avatarCharan Teja Kalla <quic_charante@quicinc.com>
Reported-by: default avatarVlastimil Babka <vbabka@suse.cz>
Tested-by: default avatarVlastimil Babka <vbabka@suse.cz>
Cc: Pavan Kondeti <quic_pkondeti@quicinc.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent e031ff96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment