public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Johannes Weiner <hannes@saeurebad.de>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Matthew Wilcox <matthew@wil.cx>,
	linux-kernel@vger.kernel.org, sfr@canb.auug.org.au,
	lenb@kernel.org, dhowells@redhat.com, peterz@infradead.org,
	mingo@elte.hu
Subject: Re: Updated generic semaphore patch set
Date: Sat, 15 Mar 2008 00:37:22 +0100	[thread overview]
Message-ID: <87zlt027yl.fsf@saeurebad.de> (raw)
In-Reply-To: <1205529813.27712.15.camel@brick> (Harvey Harrison's message of "Fri, 14 Mar 2008 14:23:33 -0700")

Hi Harvey,

Harvey Harrison <harvey.harrison@gmail.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

      reply	other threads:[~2008-03-14 23:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-14 20:42 Updated generic semaphore patch set Matthew Wilcox
2008-03-14 20:44 ` [PATCH 1/6] Fix quota.h includes Matthew Wilcox
2008-03-14 20:44   ` [PATCH 2/6] Add semaphore.h to kernel_lock.c Matthew Wilcox
2008-03-14 20:44     ` [PATCH 3/6] Generic semaphore implementation Matthew Wilcox
2008-03-14 20:44       ` [PATCH 4/6] Introduce down_killable() Matthew Wilcox
2008-03-14 20:44         ` [PATCH 5/6] Add down_timeout and change ACPI to use it Matthew Wilcox
2008-03-14 20:44           ` [PATCH 6/6] Simplify semaphore implementation Matthew Wilcox
2008-03-14 20:59 ` Updated generic semaphore patch set Harvey Harrison
2008-03-14 21:23 ` Harvey Harrison
2008-03-14 23:37   ` Johannes Weiner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zlt027yl.fsf@saeurebad.de \
    --to=hannes@saeurebad.de \
    --cc=dhowells@redhat.com \
    --cc=harvey.harrison@gmail.com \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox