[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87zlt027yl.fsf@saeurebad.de>
Date: Sat, 15 Mar 2008 00:37:22 +0100
From: Johannes Weiner <hannes@...urebad.de>
To: Harvey Harrison <harvey.harrison@...il.com>
Cc: Matthew Wilcox <matthew@....cx>, linux-kernel@...r.kernel.org,
sfr@...b.auug.org.au, lenb@...nel.org, dhowells@...hat.com,
peterz@...radead.org, mingo@...e.hu
Subject: Re: Updated generic semaphore patch set
Hi Harvey,
Harvey Harrison <harvey.harrison@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists