Bug 9447
Summary: | xfrm_state_lock: possible circular locking dependency detected | ||
---|---|---|---|
Product: | Networking | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | Other | Assignee: | Herbert Xu (herbert) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | herbert, mingo |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.24-rc | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Rafael J. Wysocki
2007-11-24 03:24:37 UTC
Caused by: commit 050f009e16f908932070313c1745d09dc69fd62b Author: Herbert Xu <herbert@gondor.apana.org.au> Date: Tue Oct 9 13:31:47 2007 -0700 [IPSEC]: Lock state when copying non-atomic fields to user-space http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=050f009e16f908932070313c1745d09dc69fd62b Please provide the commit ID and subject when the fix is merged. Thanks! > Please provide the commit ID and subject when the fix is merged. Author: Herbert Xu <herbert@gondor.apana.org.au> Date: Mon Nov 26 19:07:34 2007 +0800 [IPSEC]: Temporarily remove locks around copying of non-atomic fields The change 050f009e16f908932070313c1745d09dc69fd62b [IPSEC]: Lock state when copying non-atomic fields to user-space caused a regression. And the commit ID is 8053fc3de720e1027d690f892ff7d7c1737fdd9d. |