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:	Wed, 19 Feb 2014 20:41:22 +0800
From:	Fengguang Wu <fengguang.wu@...el.com>
To:	Peter Zijlstra <peterz@...radead.org>
Cc:	Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org
Subject: [workqueue] BUG: unable to handle kernel paging request at
 ffff880000798f60

Greetings,

I got the below dmesg and the first bad commit is

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git

commit 84604340d034a074036e86e85c4055a1c7ea5529
Author:     Peter Zijlstra <peterz@...radead.org>
AuthorDate: Tue Feb 11 12:00:36 2014 +0100
Commit:     Tejun Heo <tj@...nel.org>
CommitDate: Tue Feb 11 10:25:17 2014 -0500

    workqueue: Fix workqueue lockdep name
    
    Tommi noticed a 'funny' lock class name: "%s#5" from a lock acquired
    in process_one_work(). It turns out that commit b196be89cdc14 forgot
    to change the lockdep_init_map() when it changed the @lock_name
    argument from a string to a format.
    
    Fixes: b196be89cdc14 ("workqueue: make alloc_workqueue() take printf
    fmt and args for name")
    
    Reported-by: Tommi Rantala <tt.rantala@...il.com>
    Signed-off-by: Peter Zijlstra <peterz@...radead.org>
    Signed-off-by: Tejun Heo <tj@...nel.org>
    Cc: stable@...r.kernel.org

[   21.989145] rds_page_remainder_cpu_notify(): cpu 0 action 0x7
[   21.990793] rds_page_remainder_cpu_notify(): cpu 1 action 0x7
[   21.990793] rds_page_remainder_cpu_notify(): cpu 1 action 0x7
[   21.995278] BUG: unable to handle kernel 

git bisect start 84604340d034a074036e86e85c4055a1c7ea5529 38dbfb59d1175ef458d006556061adeaa8751b72 --
# first bad commit: [84604340d034a074036e86e85c4055a1c7ea5529] workqueue: Fix workqueue lockdep name
git bisect good 38dbfb59d1175ef458d006556061adeaa8751b72  # 11:55    285+    148  Linus 3.14-rc1
git bisect  bad 84604340d034a074036e86e85c4055a1c7ea5529  # 11:55      0-     19  workqueue: Fix workqueue lockdep name

Thanks,
Fengguang

View attachment "dmesg-quantal-xian-11:20140212211335:x86_64-randconfig-c4-0212:3.14.0-rc1-00001-g8460434:27" of type "text/plain" (88792 bytes)

View attachment "x86_64-randconfig-c4-0212-84604340d034a074036e86e85c4055a1c7ea5529-rds_tcp_init+-x-113077.log" of type "text/plain" (10482 bytes)

View attachment "config-3.14.0-rc1-00001-g8460434" of type "text/plain" (80222 bytes)

_______________________________________________
LKP mailing list
LKP@...ux.intel.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ