linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC/PATCH] arm: oprofile: remove locking from suspend/resume
Date: Wed, 19 May 2010 08:04:59 +0100	[thread overview]
Message-ID: <20100519070459.GA22212@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1274227981-20130-1-git-send-email-khilman@deeprootsystems.com>

On Tue, May 18, 2010 at 05:13:01PM -0700, Kevin Hilman wrote:
> Since oprofile is a sysdev, its suspend/resume methods are called with
> interrupts disabled.  Using a mutex (which might sleep) in this atomic
> context is not safe.

It isn't a sysdev anymore.  Suggest you take a look at the ARM tree once
in a while.

  reply	other threads:[~2010-05-19  7:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19  0:13 [RFC/PATCH] arm: oprofile: remove locking from suspend/resume Kevin Hilman
2010-05-19  7:04 ` Russell King - ARM Linux [this message]
2010-05-19 22:44   ` Kevin Hilman

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=20100519070459.GA22212@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).