From: [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 16:02:36 -0800 > From: Andrew Morton <[EMAIL PROTECTED]> > > As noted by Kevin, tipc's release() does down_interruptible() and ignores the > return value. So if signal_pending() we'll end up doing up() on a non-downed > semaphore. Fix. > > Cc: Kevin Winchester <[EMAIL PROTECTED]> > Cc: Per Liden <[EMAIL PROTECTED]> > Cc: Jon Maloy <[EMAIL PROTECTED]> > Cc: Allan Stephens <[EMAIL PROTECTED]> > Cc: "David S. Miller" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
This is already in my net-2.6 tree, but thanks for resubmitting anyways :) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html