From: David John <davidjon@xenontk.org>
To: Andi Kleen <andi@firstfloor.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 16:38:14 +0530 [thread overview]
Message-ID: <48EDE61E.7050908@xenontk.org> (raw)
In-Reply-To: <8763o2t5yu.fsf@basil.nowhere.org>
Andi Kleen wrote:
> 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
>
Thanks. I'll fix it up.
David.
next prev parent reply other threads:[~2008-10-09 11:08 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
2008-10-09 11:08 ` David John [this message]
-- 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=48EDE61E.7050908@xenontk.org \
--to=davidjon@xenontk.org \
--cc=andi@firstfloor.org \
--cc=bob.picco@hp.com \
--cc=clemens@ladisch.de \
--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 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.