lkml.org 
[lkml]   [2008]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: BKL still required for what functions?
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 ?


\
 
 \ /
  Last update: 2008-10-07 18:37    [W:0.057 / U:1.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site