All of lore.kernel.org
 help / color / mirror / Atom feed
* BLK question
@ 2007-07-10  2:12 Diego Woitasen
  2007-07-10  6:19 ` pradeep singh
  2007-07-10 11:59 ` Matthew Wilcox
  0 siblings, 2 replies; 3+ messages in thread
From: Diego Woitasen @ 2007-07-10  2:12 UTC (permalink / raw)
  To: kernel-janitors


Hi,
	I want to know is BLK is really deprecated. I see that is used
	in many places in the kernel, but the comments in the blk code
	say "Don't use in new code".

	For example, reading the driver/pci/syscall.c I see that
	sys_pciconfig_write() and sys_pciconfig_read() use it to control
	the concurrency between these calls. Could this
	lock_kernel()/unlock_kernel() be replaced by a local mutex?

	regards,
		diegows

-- 

--------------
Diego Woitasen

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

end of thread, other threads:[~2007-07-10 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10  2:12 BLK question Diego Woitasen
2007-07-10  6:19 ` pradeep singh
2007-07-10 11:59 ` Matthew Wilcox

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.