[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-06-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

Michael Ellerman (mich...@ellerman.id.au) changed:

   What|Removed |Added

 CC||mich...@ellerman.id.au

--- Comment #10 from Michael Ellerman (mich...@ellerman.id.au) ---
No, it's in mainline since Friday so it will get picked up for stable in the
next week or so:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fee13fe96529523a709d1fff487f14a5e0d56d34

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

--- Comment #9 from Erhard F. (erhar...@mailbox.org) ---
Has it already landed in 5.1 stable? Have not seen it yet.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-21 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

David Sterba (dste...@suse.com) changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||dste...@suse.com
 Resolution|--- |CODE_FIX

--- Comment #8 from David Sterba (dste...@suse.com) ---
https://patchwork.kernel.org/patch/10948813/ fixes the problem and is scheduled
for 5.2 and for stable.

Thanks for the bisecting efforts!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

Erhard F. (erhar...@mailbox.org) changed:

   What|Removed |Added

 Attachment #282807|0   |1
is obsolete||

--- Comment #7 from Erhard F. (erhar...@mailbox.org) ---
Created attachment 282809
  --> https://bugzilla.kernel.org/attachment.cgi?id=282809=edit
dmesg (5.1.3, Talos II)

Still around in 5.1.3.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

--- Comment #6 from Erhard F. (erhar...@mailbox.org) ---
Created attachment 282807
  --> https://bugzilla.kernel.org/attachment.cgi?id=282807=edit
kernel .config (5.1.3, Talos II)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

--- Comment #5 from Erhard F. (erhar...@mailbox.org) ---
Some more info about the system:
Talos II running Gentoo Linux ppc64, Big Endian.
btrfs root filesystem (zstd compressed, standard compression level).
swap: /sbin/zram-init -d0 -s32 -azstd -Lzram_swap 4096
build partition: /sbin/zram-init -d1 -s32 -alzo -text2 -orelatime -m1777
-Lvar_tmp_dir 34816 /var/tmp

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

--- Comment #4 from Erhard F. (erhar...@mailbox.org) ---
Created attachment 282669
  --> https://bugzilla.kernel.org/attachment.cgi?id=282669=edit
bisect.log

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

Erhard F. (erhar...@mailbox.org) changed:

   What|Removed |Added

 CC||fs_bt...@kernel-bugs.osdl.o
   ||rg
  Component|PPC-64  |btrfs
   Hardware|All |PPC-64
Product|Platform Specific/Hardware  |File System

--- Comment #3 from Erhard F. (erhar...@mailbox.org) ---
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
d3c6ab752c4145cba9af85021f02bc4655534f93
3f93aef535c8ea03e40cd8acf0753b3e6ed33e96

commit 3f93aef535c8ea03e40cd8acf0753b3e6ed33e96
Author: Dennis Zhou 
Date:   Mon Feb 4 15:20:08 2019 -0500
btrfs: add zstd compression level support

commit d3c6ab752c4145cba9af85021f02bc4655534f93
Author: Dennis Zhou 
Date:   Mon Feb 4 15:20:07 2019 -0500
btrfs: make zstd memory requirements monotonic

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

Erhard F. (erhar...@mailbox.org) changed:

   What|Removed |Added

 Kernel Version|5.1.0-rc7   |5.1.0-rc1

--- Comment #2 from Erhard F. (erhar...@mailbox.org) ---
Newly released 5.1.0 still affected. Narrowed it down to 5.1.0-rc1 being the
1st version affected. I'll start a bisect and hope this bug is easily
triggered...

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 203517] WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage.

2019-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=203517

--- Comment #1 from Erhard F. (erhar...@mailbox.org) ---
Created attachment 282615
  --> https://bugzilla.kernel.org/attachment.cgi?id=282615=edit
kernel .config (5.1.0-rc7, Talos II

-- 
You are receiving this mail because:
You are watching the assignee of the bug.