Merge branch 'mm-hotfixes-stable' into mm-stable

This commit is contained in:
Andrew Morton
2022-11-30 14:58:42 -08:00
66 changed files with 36536 additions and 35943 deletions

View File

@@ -166,7 +166,7 @@ struct page_ext *page_ext_get(struct page *page)
/**
* page_ext_put() - Working with page extended information is done.
* @page_ext - Page extended information received from page_ext_get().
* @page_ext: Page extended information received from page_ext_get().
*
* The page extended information of the page may not be valid after this
* function is called.