Re: [PATCH] sigqueue_free: fix the race with collect_signal()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Friday, August 24, 2007 - 4:08 am

On 08/24, taoyue wrote:

Not sure I understand. Yes, it is possible they are called by 2 different
threads, that is why we had a race. But all threads in the same thread
group have the same ->sighand, and thus the same ->sighand->siglock.

Oleg.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] sigqueue_free: fix the race with collect_signal(), Oleg Nesterov, (Fri Aug 24, 4:08 am)
Re: [PATCH] sigqueue_free: fix the race with collect_signal(), Sukadev Bhattiprolu, (Fri Aug 24, 1:03 pm)
Re: [PATCH] sigqueue_free: fix the race with collect_signal(), Sukadev Bhattiprolu, (Sat Aug 25, 10:24 am)