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-next>] [day] [month] [year] [list]
Date:	Tue, 4 Jun 2013 22:15:36 +0800
From:	Fengguang Wu <fengguang.wu@...el.com>
To:	fengguang.wu@...el.com, "K. Y. Srinivasan" <kys@...rosoft.com>
Cc:	Greg Kroah-Hartman <gregkh@...e.de>, devel@...uxdriverproject.org,
	linux-kernel@...r.kernel.org
Subject: [hv] BUG: kernel freezes after [   13.356381] PCI: CLS 0 bytes,
 default 64

Greetings,

I got the below dmesg (kernel freezes at the end of it) and the first bad commit is

commit cf6a2eacbcb2593b5b91d0817915c4f0464bb534
Author: K. Y. Srinivasan <kys@...rosoft.com>
Date:   Thu Dec 1 09:59:34 2011 -0800

    drivers: hv: Don't OOPS when you cannot init vmbus
    
    The hv vmbus driver was causing an OOPS since it was trying to register drivers
    on top of the bus even if initialization of the bus has failed for some
    reason (such as the odd chance someone would run a hv enabled kernel in a
    non-hv environment).
    
    Signed-off-by: Sasha Levin <levinsasha928@...il.com>
    Signed-off-by: K. Y. Srinivasan <kys@...rosoft.com>
    Cc: stable <stable@...r.kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>

[   13.356381] PCI: CLS 0 bytes, default 64

git bisect start v3.3 v3.2 --
git bisect  bad 1c8106528aa6bf16b3f457de80df1cf7462a49a4  #     0  2013-06-04 13:51:39  Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
git bisect good 770e1b035dcb6ec3f8ee69dda0815dd1e220a683  #    40  2013-06-04 14:05:43  Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
git bisect  bad 12e55508921865aefdd80fd17afe70c191afbd1b  #     0  2013-06-04 14:06:17  Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
git bisect  bad 5983faf942f260023e547f3c5f38c1033c35cc9b  #     0  2013-06-04 14:06:49  Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
git bisect  bad 1619ed8f60959829d070d8f39cd2f8ca0e7135ce  #     0  2013-06-04 14:07:21  Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
git bisect good c3aa077648e147783a7a53b409578234647db853  #    40  2013-06-04 14:23:56  reiserfs: Properly display mount options in /proc/mounts
git bisect  bad 7affca3537d74365128e477b40c529d6f2fe86c8  #     0  2013-06-04 14:24:29  Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
git bisect  bad 15916a123e59b84d2fdfcccac84c99d1777f2a45  #     0  2013-06-04 14:25:02  ibm_rtl: convert sysdev_class to a regular subsystem
git bisect good 03e099fbb0fbd8aaef9316e74790d9819c57c8ff  #    40  2013-06-04 14:48:55  debugfs: bugfix: include <linux/io.h> in file.c
git bisect  bad bc7a2f3abc636d7cab84258a48e77b08fb5fd3d6  #     1  2013-06-04 17:56:35  MAINTAINERS: stable: Update address
git bisect good 11e3123d9fdbe0aab1adf9ab5a5b1b28aa91daa7  #    40  2013-06-04 18:08:03  uio: convert drivers/uio/* to use module_platform_driver()
git bisect  bad cf6a2eacbcb2593b5b91d0817915c4f0464bb534  #     1  2013-06-04 21:17:37  drivers: hv: Don't OOPS when you cannot init vmbus
git bisect good d2554f50df9be3c53a13f7541a5f4d054bd56cc3  #    40  2013-06-04 21:40:40  firmware: google: fix gsmi.c build warning
git bisect good d2554f50df9be3c53a13f7541a5f4d054bd56cc3  #   120  2013-06-04 21:59:13  firmware: google: fix gsmi.c build warning
git bisect  bad 69d5f27b21788f19c40cc8e30726ba07120693dc  #     0  2013-06-04 21:59:52  Merge remote-tracking branch 'hid/for-3.11/upstream' into devel-hourly-2013060321
git bisect  bad 634aca7ebdb0132ebfc0e8809cd3c9f61d136c6a  #     0  2013-06-04 22:00:46  Add linux-next specific files for 20130604

Thanks,
Fengguang

View attachment "dmesg-kvm-bens-7794-2013-06-03-21-30-43-3.10.0-rc4-00012-g69d5f27-397" of type "text/plain" (35056 bytes)

View attachment "69d5f27b21788f19c40cc8e30726ba07120693dc-bisect.log" of type "text/plain" (25800 bytes)

View attachment ".config-bisect" of type "text/plain" (129226 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ