On 02/22/2012 10:20 AM, Alex Villac??s Lasso wrote:
> I am getting (potential?) deadlock warnings in zcache code shortly after
> running transmission-gtk, the bittorrent client. My / partition is ext4,
> and /home and /DATA (where some torrents are stored) are ext3 mounted
> with ext4 subsystem. The warning has triggered twice so far, always
> after running transmission-gtk.
>
> Fedora 16 x86_64, vanilla linux 3.3-rc4.
> Deadlock warning did not appear in 3.3-rc3.
This may have already been identified and fixed by this patch:
https://lkml.org/lkml/2012/2/20/155
Let me know if that doesn't fix it.
--
Seth
El 22/02/12 11:42, Seth Jennings escribi?:
> On 02/22/2012 10:20 AM, Alex Villac??s Lasso wrote:
>> I am getting (potential?) deadlock warnings in zcache code shortly after
>> running transmission-gtk, the bittorrent client. My / partition is ext4,
>> and /home and /DATA (where some torrents are stored) are ext3 mounted
>> with ext4 subsystem. The warning has triggered twice so far, always
>> after running transmission-gtk.
>>
>> Fedora 16 x86_64, vanilla linux 3.3-rc4.
>> Deadlock warning did not appear in 3.3-rc3.
> This may have already been identified and fixed by this patch:
> https://lkml.org/lkml/2012/2/20/155
>
> Let me know if that doesn't fix it.
>
> --
> Seth
>
The patch indeed fixes the bug.