sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes

This commit is contained in:
Andrew Morton
2023-12-20 14:47:18 -08:00
44 changed files with 245 additions and 190 deletions
+2
View File
@@ -579,6 +579,8 @@ struct damon_ctx {
* update
*/
unsigned long next_ops_update_sis;
/* for waiting until the execution of the kdamond_fn is started */
struct completion kdamond_started;
/* public: */
struct task_struct *kdamond;