[GIT PULL] parisc architecture fixes for kernel v5.5

From: Helge Deller
Date: Tue Jan 14 2020 - 13:19:30 EST


Hi Linus,

please pull two fixes for the parisc architecture for kernel 5.5-rc7 from:

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.5-3

A boot crash fix by Mike Rapoport and a printk fix by Krzysztof Kozlowski.

Thanks,
Helge

----------------------------------------------------------------
Krzysztof Kozlowski (1):
parisc: Use proper printk format for resource_size_t

Mike Rapoport (1):
parisc: fix map_pages() to actually populate upper directory

arch/parisc/kernel/drivers.c | 4 ++--
arch/parisc/mm/init.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)