lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 29 May 2016 09:25:28 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	kernel test robot <fengguang.wu@...el.com>
Cc:	LKP <lkp@...org>, LKML <linux-kernel@...r.kernel.org>,
	wfg@...ux.intel.com
Subject: Re: [Revert "ppdev] 1701f68040: genirq: Flags mismatch irq 4.
 00000000 (serial) vs. 00000080 (goldfish_pdev_bus)

On Sun, May 29, 2016 at 8:28 AM, kernel test robot
<fengguang.wu@...el.com> wrote:
>
> 0day kernel testing robot got the below dmesg and the first bad commit is

This bisection seems unlikely.

I *think* what is going on is that the previous kernels ended up with
boot failures:

> +------------------------------------------------------------+------------+------------+-------------+
> |                                                            | 3b3b3bd977 | 1701f68040 | v4.6_052910 |
> +------------------------------------------------------------+------------+------------+-------------+
> | kernel_BUG_at_drivers/base/driver.c                        | 92         |            |             |

and then when that went away (thanks to the commit you bisected to),
the "genirq: Flags mismatch" warning showed up because it now got past
that original bug.

I'm not sure what the fix to the 0day bisection should be. Maybe add
some test that the last "good" kernel actually booted?

               Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ