Re: [PATCH -mm 2/4][AIO] - export good_sigevent()

From: Zach Brown
Date: Mon Nov 20 2006 - 17:04:13 EST


Ulrich Drepper wrote:
> Zach Brown wrote:
>> I wonder if "good_sigevent()" isn't a very strong name for something
>> that is now up in signal.h. Maybe "sigevent_find_task()"?
>
> That's not the purpose, it's just one of the checks which need to be
> done to check that the sigevent value is "good".

Hmm? It returns a task_struct *, potentially after finding it with
find_task_by_pid().

That said, I don't particularly care much. It just jumped out as I was
reading it.

- z
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/