diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2010-02-19 13:42:35 -0500 |
---|---|---|
committer | Andrea Bastoni <bastoni@cs.unc.edu> | 2010-05-29 17:27:04 -0400 |
commit | 8ad3e04b815e44d084b855cfa3dcda260cdf56ae (patch) | |
tree | 27ec48828036314a810bace8afa90eab2ac1d3b9 /kernel/rwsem.c | |
parent | 944f051fda9551483399bed556870b0895df1efa (diff) |
Bugfix: don't inherit od_table across forks
The od_table is strictly per-thread and should not be inherited across
a fork/clone. This caused memory corruption when a task exited, which
ultimately could lead to oopses in unrelated code.
Bug and testcase initially reported by Glenn.
Diffstat (limited to 'kernel/rwsem.c')
0 files changed, 0 insertions, 0 deletions