lkml.org 
[lkml]   [2006]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.4.33pre1 kernel/sysctl.c missing spin_unlock()
possibly fixed yet, but maybe not:

in above patch there was a spinlock(&sysctl_lock) added in
function do_register_sysctl_table(), but no corresponding
spin_unlock() before return.

after starting the new kernel (unfortunately with further
patches), it hangs on trying to start the kswapd-thread.

after inserting the spin_unlock() all run fine.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-05 16:27    [W:0.035 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site