From: Lars Ellenberg Date: Mon, 16 Nov 2009 14:48:54 +0000 (+0100) Subject: fix in-kernel configuration serialization X-Git-Tag: v2.6.33-rc1~379^2~46^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c6c7951be7652f86109f2193651b78d90907c0d;p=pandora-kernel.git 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 Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed