On Thu, Mar 21, 2019 at 06:32:45PM +0100, Greg Kroah-Hartman wrote: > > Want me to bisect ? > > That would be great, and save me a lot of time if you can do that, > thanks! > See below. The problem is fixed with upstream commit 86a86804e4f18 ("s390/setup: fix boot crash for machine without EDAT-1"). Note that 4.14.y is also affected. Guenter --- # bad: [4107be0fa04a568e3b3651726a4d7c4c82616ac7] Linux 4.19.31-rc1 # good: [7794d352260604f02e7d446e632af2ca7fe8dda6] Linux 4.19.30 git bisect start 'HEAD' 'v4.19.30' # good: [49c97d9d99af8e5dcead8d5efb954c53d400c908] net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task git bisect good 49c97d9d99af8e5dcead8d5efb954c53d400c908 # bad: [39e29428ac0926122fcfe1e09a738587b6f7b5be] s390/virtio: handle find on invalid queue gracefully git bisect bad 39e29428ac0926122fcfe1e09a738587b6f7b5be # good: [a6300398ee44af9372c2568671fa1c34620df84a] crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails git bisect good a6300398ee44af9372c2568671fa1c34620df84a # good: [f003b3e4226914799108471ec497bbd7c27637bd] xen: fix dom0 boot on huge systems git bisect good f003b3e4226914799108471ec497bbd7c27637bd # good: [5b0eb946afb2233cc320cb28b50f9dbb64fd1593] regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 git bisect good 5b0eb946afb2233cc320cb28b50f9dbb64fd1593 # good: [fb46b8117ab8ca280eafd754cafe98a5977cb831] clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR git bisect good fb46b8117ab8ca280eafd754cafe98a5977cb831 # good: [fc191b16f180cd2f05113102c97fc03a4ce98018] clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability git bisect good fc191b16f180cd2f05113102c97fc03a4ce98018 # bad: [66dd19a676b2d2c0679a45d6745561bc11edf9f2] s390/setup: fix early warning messages git bisect bad 66dd19a676b2d2c0679a45d6745561bc11edf9f2 # first bad commit: [66dd19a676b2d2c0679a45d6745561bc11edf9f2] s390/setup: fix early warning messages