summaryrefslogtreecommitdiff
path: root/sound/usb/6fire
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-08 16:06:10 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-08 16:06:10 -0800
commit507053d23b886fdedc8336ca2233883fe4c82aa2 (patch)
treea64839493e04ac8608c52156d97d40ecd1c78be8 /sound/usb/6fire
parentbe11f436a80b19cb5ef4cdfba7371a5178bd43cd (diff)
parenta810007afe239d59c1115fcaa06eb5b480f876e9 (diff)
Merge branch 'akpm' (patches from Andrew)
Merge fixes from Andrew Morton: "4 fixes" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: mm/slub.c: fix random_seq offset destruction cpumask: use nr_cpumask_bits for parsing functions mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers kernel/ucount.c: mark user_header with kmemleak_ignore()
Diffstat (limited to 'sound/usb/6fire')
0 files changed, 0 insertions, 0 deletions
ocking from `pl330_request_channel' and `pl330_release_channel' functions. Function `pl330_request_channel' is only called from `pl330_alloc_chan_resources', so the lock is already held. Function `pl330_release_channel' is called from `pl330_free_chan_resources', which already holds the lock, and from `pl330_del'. Function `pl330_del' is called in an error path of `pl330_probe' and at the end of `pl330_remove', but I assume that there cannot be concurrent accesses to the protected data at those points. Signed-off-by: Iago Abal <mail@iagoabal.eu> Reviewed-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'net/netlabel/netlabel_domainhash.h')