commit | 6c6c7951be7652f86109f2193651b78d90907c0d | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Nov 16 15:48:54 2009 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Tue Nov 24 18:11:05 2009 +0100 |
tree | cdac6aeaaf0f96288ffcc0f8338eb41f596af68a | |
parent | 32a87c0114f37871aefb12a30de3e0c3300e3646 [diff] |
fix in-kernel configuration serialization this is uncritical, as we still also serialize in userland, but to correctly serialize on the CONFIG_PENDING bit, it must be wait_event(state_wait, \!test_and_set_bit) Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>