mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Richard Holden <aciddeath@gmail.com>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu
Subject: Re: BKL still required for what functions?
Date: Tue, 7 Oct 2008 17:35:15 +0100	[thread overview]
Message-ID: <20081007173515.1c161dce@lxorguk.ukuu.org.uk> (raw)
In-Reply-To: <F99FEC4F-DEDD-4E55-93B4-A0761F30E1A2@gmail.com>

On Mon, 6 Oct 2008 22:24:12 -0600
Richard Holden <aciddeath@gmail.com> wrote:

> I'm doing some driver cleanup on the ixj telephony driver, mostly copy/ 
> paste and common code refactoring. I'm also looking at trying to get  
> rid of the BKL from the 2 places its used, so I was wondering if we  
> have a list of kernel calls that still require the BKL to be held, and  
> if we don't have a list would it be worthwhile to put one into  
> Documentation, I'd be willing to maintain the list as we removed the  
> BKL from the last core kernel places.

Its never so simple - a lot of the functions it depends what data you are
using or passing to them whether they are BKL safe.

Which bits use the BKL and what do you need to know is safe ?

  parent reply	other threads:[~2008-10-07 16:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-07  4:24 Richard Holden
2008-10-07  6:28 ` Andi Kleen
2008-10-07 16:35 ` Alan Cox [this message]
2008-10-07 17:55   ` Richard Holden
2008-10-07 18:14     ` Alan Cox

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=20081007173515.1c161dce@lxorguk.ukuu.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=aciddeath@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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

all inboxes | Powered by JetHome®