some missing spin_unlocks

2005-08-22 Thread Ted Unangst
EPERM returns without unlocking self->lock -- Ted Unangst www.coverity.com Coverity, Inc. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordo

missing spin_unlock in tcp_v4_get_port

2005-08-22 Thread Ted Unangst
if (remaining <= 0) goto fail; here we go to fail; head->lock is still acquired. fail_unlock: spin_unlock(>lock); fail: local_bh_enable(); return ret; Is this a real bug? The same code was also copy-pasted into tcp_v6_get_port. -- Ted Unangs

missing spin_unlock in tcp_v4_get_port

2005-08-22 Thread Ted Unangst
) goto fail; here we go to fail; head-lock is still acquired. fail_unlock: spin_unlock(head-lock); fail: local_bh_enable(); return ret; Is this a real bug? The same code was also copy-pasted into tcp_v6_get_port. -- Ted Unangst

some missing spin_unlocks

2005-08-22 Thread Ted Unangst
returns without unlocking self-lock -- Ted Unangst www.coverity.com Coverity, Inc. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: Uncle Sam Wants YOU!

2001-07-01 Thread Ted Unangst
On Sun, 1 Jul 2001, Ben Ford wrote: > Name a single tech company anywhere in the world that doesn't have to > deal with microsoftisms. http://www.wasabisystems.com/ > Well, when you realize that Bill Gates (not MS, just Bill Gates > personally) has enough money to give every person in the

Re: The latest Microsoft FUD. This time from BillG, himself.

2001-06-30 Thread Ted Unangst
On Sat, 30 Jun 2001, Dmitri Pogosyan wrote: > Well, this is an old as world argument used to take your freedom away - > 'law obeying citizens have nothing to fear' except that you are opting in, by purchasing the product. > Why not allow police to search your car at every moment they wish ? >

Re: The latest Microsoft FUD. This time from BillG, himself.

2001-06-30 Thread Ted Unangst
On Sat, 30 Jun 2001, Dmitri Pogosyan wrote: Well, this is an old as world argument used to take your freedom away - 'law obeying citizens have nothing to fear' except that you are opting in, by purchasing the product. Why not allow police to search your car at every moment they wish ? If