mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* BKL still required for what functions?
@ 2008-10-07  4:24 Richard Holden
  2008-10-07  6:28 ` Andi Kleen
  2008-10-07 16:35 ` Alan Cox
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Holden @ 2008-10-07  4:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: mingo

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.

-Richard

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-07 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-07  4:24 BKL still required for what functions? Richard Holden
2008-10-07  6:28 ` Andi Kleen
2008-10-07 16:35 ` Alan Cox
2008-10-07 17:55   ` Richard Holden
2008-10-07 18:14     ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome