Re: Updated generic semaphore patch set

From: Johannes Weiner
Date: Fri Mar 14 2008 - 19:40:01 EST


Hi Harvey,

Harvey Harrison <harvey.harrison@xxxxxxxxx> writes:

> +/**
> + * down_killable - try to acquire the semaphore
> + * @sem: the semaphore to be acquired
> + *
> + * This can be called from interrupt context, unlike mutexes.
> + */
> int down_interruptible(struct semaphore *sem)

Mismatching function names.

Hannes
--
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/