Hi Dave & Jakub, please apply the following patch series for iucv to netdev's net-next tree. s390 dropped its support for power management, this removes the relevant iucv code. Also, some easy cleanups I found mouldering in an old branch. Thanks, Julian Julian Wiedmann (5): net/iucv: remove pm support net/af_iucv: remove pm support net/af_iucv: replace open-coded U16_MAX net/af_iucv: remove a redundant zero initialization net/af_iucv: clean up function prototypes include/net/iucv/af_iucv.h | 8 -- net/iucv/af_iucv.c | 253 ++++++++----------------------------- net/iucv/iucv.c | 188 --------------------------- 3 files changed, 54 insertions(+), 395 deletions(-) -- 2.17.1