All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: LKML <linux-kernel@vger.kernel.org>, x86 team <x86@kernel.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Takashi Iwai <tiwai@suse.de>, Jens Axboe <jens.axboe@oracle.com>
Subject: Re: [patch] i8253: Convert i8253_lock to raw_spinlock
Date: Wed, 17 Feb 2010 17:57:41 +0100	[thread overview]
Message-ID: <20100217165741.GA5504@linux-mips.org> (raw)
In-Reply-To: <20100217163751.030764372@linutronix.de>

On Wed, Feb 17, 2010 at 04:47:10PM -0000, Thomas Gleixner wrote:

> i8253_lock needs to be a real spinlock in preempt-rt, i.e. it can
> not be converted to a sleeping lock.
> 
> Convert it to raw_spinlock and fix up all users.
> 
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Cc: Takashi Iwai <tiwai@suse.de>
> Cc: Jens Axboe <jens.axboe@oracle.com>

Acked-by: Ralf Baechle <ralf@linux-mips.org>

  Ralf

  reply	other threads:[~2010-02-17 16:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 16:47 [patch] i8253: Convert i8253_lock to raw_spinlock Thomas Gleixner
2010-02-17 16:57 ` Ralf Baechle [this message]
2010-02-17 20:56   ` Dmitry Torokhov
2010-02-17 21:32 ` Takashi Iwai
2010-03-02  9:39 ` [tip:core/locking] " tip-bot for Thomas Gleixner

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=20100217165741.GA5504@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=tiwai@suse.de \
    --cc=x86@kernel.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 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.