summaryrefslogtreecommitdiff
path: root/arch/ppc64/kernel/process.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-04-11 22:41:07 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-04-11 22:41:07 -0700
commitee28db843649533f5650186251ae4a8bd49a3da9 (patch)
treeadc39240014a80de1b42c261c5cfa14d500e23d3 /arch/ppc64/kernel/process.c
parentefffe9c8536bf9ee28f2f381bd285824bedcdbcd (diff)
[PATCH] i4l: kernelcapi receive workqueue and locking rework
From: Armin Schindler <armin@melware.de> With this patch the ISDN kernel CAPI code uses a per application workqueue with proper locking to prevent message re-ordering due to the fact a workqueue may run on another CPU at the same time. Also some locks for internal data is added. Removed global recv_queue work, use per application workqueue. Added proper locking mechanisms for application, controller and application workqueue function. Increased max. number of possible applications and controllers.
Diffstat (limited to 'arch/ppc64/kernel/process.c')
0 files changed, 0 insertions, 0 deletions