public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: David John <davidjon@xenontk.org>
Cc: mingo@redhat.com, linux-kernel@vger.kernel.org,
	clemens@ladisch.de, venkatesh.pallipadi@intel.com,
	vojtech@suse.cz, bob.picco@hp.com
Subject: Re: [PATCH] HPET: Remove the BKL.
Date: Thu, 09 Oct 2008 12:31:37 +0200	[thread overview]
Message-ID: <8763o2t5yu.fsf@basil.nowhere.org> (raw)
In-Reply-To: <1223542535-3272-1-git-send-email-davidjon@xenontk.org> (David John's message of "Thu,  9 Oct 2008 14:25:35 +0530")

David John <davidjon@xenontk.org> writes:

> Concurrent access is protected by the spin lock hpet_lock. The
> BKL is not required.

You should probably also convert the .ioctl = ... to .unlocked_ioctl.
Otherwise you still got implicit BKL for the ioctls.

-Andi

-- 
ak@linux.intel.com

  reply	other threads:[~2008-10-09 10:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-09  8:55 [PATCH] HPET: Remove the BKL David John
2008-10-09 10:31 ` Andi Kleen [this message]
2008-10-09 11:08   ` David John
  -- strict thread matches above, loose matches on Subject: below --
2008-10-09 11:22 David John
2008-10-09 12:59 ` Andi Kleen
2008-10-09 14:30   ` David John
2008-10-10  8:00 David John

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=8763o2t5yu.fsf@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=bob.picco@hp.com \
    --cc=clemens@ladisch.de \
    --cc=davidjon@xenontk.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=venkatesh.pallipadi@intel.com \
    --cc=vojtech@suse.cz \
    /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