Merge 5.4-rc1-prereleae into android-mainline

To make the 5.4-rc1 merge easier, merge at a prerelease point in time
before the final release happens.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I29b683c837ed1a3324644dbf9bf863f30740cd0b
This commit is contained in:
Greg Kroah-Hartman
2019-09-23 14:14:08 +02:00
3550 changed files with 334073 additions and 72096 deletions

View File

@@ -5983,7 +5983,7 @@ void __ref memmap_init_zone_device(struct zone *zone,
}
}
pr_info("%s initialised, %lu pages in %ums\n", dev_name(pgmap->dev),
pr_info("%s initialised %lu pages in %ums\n", __func__,
size, jiffies_to_msecs(jiffies - start));
}