Clemens Ladisch 25d27eded1 control: use reference-counted pid
Instead of storing the PID number, take a reference to the task's pid
structure.  This protects against duplicates due to PID overflows, and
using pid_vnr() ensures that the PID returned by snd_ctl_elem_info() is
correct as seen from the current namespace.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-11-06 14:32:06 +01:00
..
2009-11-06 14:32:06 +01:00
2008-01-31 17:29:48 +01:00
2008-01-31 17:29:48 +01:00
2009-08-27 17:42:08 +02:00
2008-10-18 11:05:36 +02:00
2009-11-06 14:32:06 +01:00
2009-11-06 14:32:06 +01:00
2009-01-06 15:59:11 -08:00
2009-04-14 12:39:12 +02:00