Bug 9786
Summary: | possible recursive locking detected - eventpoll | ||
---|---|---|---|
Product: | File System | Reporter: | Denys Fedoryshchenko (nuclearcat) |
Component: | Other | Assignee: | other_other |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | bunk, stefanr |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.24-rc8 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Denys Fedoryshchenko
2008-01-21 08:22:42 UTC
References : http://lkml.org/lkml/2008/1/21/179 Earlier report and discussion of the cause: http://lkml.org/lkml/2008/1/3/350 Lockdep annotation patch: http://lkml.org/lkml/2008/1/13/84 Lockdep annotation patch reposted: http://lkml.org/lkml/2008/1/22/345 patch added to -mm http://marc.info/?l=linux-mm-commits&m=120104316528878 I test patch and it seems fixing issue, for now tested only during 1 day, but seems not causing any issues. Probably it must find way to mainline asap, otherwise this cosmetic(?) bug will cause a lot of fake bug reports like mine. |