All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <Uwe.Kleine-Koenig@digi.com>
To: <linux-kernel@vger.kernel.org>
Cc: David Brownell <david-b@pacbell.net>,
	Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>,
	Greg KH <greg@kroah.com>, Kay Sievers <kay.sievers@vrfy.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Russell King <rmk+kernel@arm.linux.org.uk>
Subject: Re: [PATCH] add might_sleep() to all implementations of gpio_free
Date: Thu, 24 Jul 2008 09:33:19 +0200	[thread overview]
Message-ID: <20080724073319.GA12289@digi.com> (raw)
In-Reply-To: <1216884515-12084-1-git-send-email-Uwe.Kleine-Koenig@digi.com>

Hello,

Uwe Kleine-König wrote:
> According to Documentation gpio_free should only be called from task
> context.  To make this more explicit add a might_sleep.
I just now noticed that I forgot to include my changes to
arch/blackfin/kernel/bfin_gpio.c in my patch.
Will fix that when/if resending the patch.

Best regards
Uwe

-- 
Uwe Kleine-König, Software Engineer
Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany
Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962

  reply	other threads:[~2008-07-24  7:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200807230916.48056.david-b@pacbell.net>
2008-07-24  7:28 ` [PATCH] add might_sleep() to all implementations of gpio_free Uwe Kleine-König
2008-07-24  7:33   ` Uwe Kleine-König [this message]
2008-09-15 20:02   ` [PATCH] gpio_free might sleep, generic part Uwe Kleine-König
2008-09-15 20:02     ` [PATCH] gpio_free might sleep, arm architecture Uwe Kleine-König
2008-09-15 20:02       ` [PATCH] gpio_free might sleep, mips architecture Uwe Kleine-König
2008-09-15 20:02         ` [PATCH] gpio_free might sleep, blackfin architecture Uwe Kleine-König
2008-09-15 20:02           ` [PATCH] gpio_free might sleep, x86 architecture Uwe Kleine-König
2008-09-17 12:59             ` Ingo Molnar
2008-09-16  2:16           ` [PATCH] gpio_free might sleep, blackfin architecture Bryan Wu
2008-09-17 19:30             ` Uwe Kleine-König
2008-09-17 21:39         ` [PATCH] gpio_free might sleep, mips architecture Andrew Morton
2008-09-18  9:32           ` Uwe Kleine-König
2008-09-18 13:59             ` Ralf Baechle
2008-09-15 21:21       ` [PATCH] gpio_free might sleep, arm architecture David Brownell

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=20080724073319.GA12289@digi.com \
    --to=uwe.kleine-koenig@digi.com \
    --cc=akpm@linux-foundation.org \
    --cc=david-b@pacbell.net \
    --cc=g.liakhovetski@pengutronix.de \
    --cc=greg@kroah.com \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk+kernel@arm.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.