lkml.org 
[lkml]   [2007]   [May]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 19 May 2007 00:09:29 -0400 (EDT)
From"Robert P. J. Day" <>
Subjectwhy only one use of "create_freezeable_workqueue"?
  hoping to avoid the madness following my earlier, innocuous question
about the lonely, defconfig'ed module scsi_wait_scan.ko, i'm curious
about why there is, in the entire tree, just one invocation of
"create_freezeable_workqueue":

$ grep -rw create_freezeable_workqueue *
drivers/misc/tifm_core.c:       workqueue = create_freezeable_workqueue("tifm");
include/linux/workqueue.h:#define create_freezeable_workqueue(name) __create_workqueue((name), 1, 1)
$

  not that there's anything wrong with that, but i'm just curious as
to why there's only one application of that feature in the whole tree.

rday

-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-05-19 06:13    [from the cache]
©2003-2008