summaryrefslogtreecommitdiff
path: root/ioops.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-28 14:42:13 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-28 14:42:13 +0200
commit24ba6650ed66c896ec703dd067af42b05434cce4 (patch)
tree6981cdd861e39af59fdc8a4b912c0e6133f2ea08 /ioops.c
parent278f62a9da99dcca7a7b95f34635b0fcd1a88185 (diff)
parentf2da15da75130a11676d3083b2d70458b6ab38c2 (diff)
Merge branch 'config'
Pull in the configure script. From now on, before calling 'make' the './configure' script will need to get called. This is no autotools generated script, but manually written to check for netsniff-ng's dependencies.
Diffstat (limited to 'ioops.c')
0 files changed, 0 insertions, 0 deletions
ad thought was fixed earlier turned out only to have been moved. So instead of being cleaver this change takes ucounts_lock with irqs disabled. So dec_ucount can be used from any context without fear of deadlock. The items accounted for dec_ucount and inc_ucount are all comparatively heavy weight objects so I don't exepct this will have any measurable performance impact" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: userns: Make ucounts lock irq-safe
Diffstat (limited to 'sound/pci/hda/patch_ca0110.c')