lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ