Bug 92531
Summary: | [BISECTED]soft lockup while removing directory trees under 3.2.66 | ||
---|---|---|---|
Product: | File System | Reporter: | NUXI (nuxi) |
Component: | VFS | Assignee: | fs_vfs |
Status: | NEW --- | ||
Severity: | normal | CC: | alan, ben, szg00000 |
Priority: | P1 | ||
Hardware: | IA-32 | ||
OS: | Linux | ||
Kernel Version: | 3.2.66 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
soft lockup trace
vfs: Fix vfsmount_lock imbalance in path_init() |
Description
NUXI
2015-02-02 18:54:03 UTC
Created attachment 167001 [details]
vfs: Fix vfsmount_lock imbalance in path_init()
Does this patch fix the issue?
Yes, that seems to fix it. Thanks Ben. |