Re: [PATCH 3/4] ipc/sem.c: convert sem_array.sem_pending to struct list_head

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nadia Derbey
Date: Thursday, May 29, 2008 - 8:06 am

Manfred Spraul wrote:

Reviewed-By: Nadia Derbey <Nadia.Derbey@bull.net>

2 small comments embedded.


I guess here you are not using list_first_entry() because the pending 
requests might be empty?


Instead of removing it why not replacing the bug_ON() by a check on the 
queue still being linked?


Will have a look at the last patch + do some tests tomorrow.

Regards,
Nadia

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

Messages in current thread:
Re: [PATCH 3/4] ipc/sem.c: convert sem_array.sem_pending t ..., Nadia Derbey, (Thu May 29, 8:06 am)