Merge 5.6-rc5 into android-mainline

Linux 5.6-rc5

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I63c40f53fd8acfa2e3148b072c62d9308e9cd565
This commit is contained in:
Greg Kroah-Hartman
2020-03-09 13:11:45 +01:00
342 changed files with 3075 additions and 1746 deletions

View File

@@ -1500,7 +1500,6 @@ static inline void put_dev_sector(Sector p)
}
int kblockd_schedule_work(struct work_struct *work);
int kblockd_schedule_work_on(int cpu, struct work_struct *work);
int kblockd_mod_delayed_work_on(int cpu, struct delayed_work *dwork, unsigned long delay);
#define MODULE_ALIAS_BLOCKDEV(major,minor) \