summaryrefslogtreecommitdiff
path: root/include/uapi/video/sisfb.h
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2017-01-28 23:11:34 +0100
committerKalle Valo <kvalo@codeaurora.org>2017-01-31 09:28:34 +0200
commitb1a4c9a19659465d63924568b7b68a2fa65e159c (patch)
treec6273f015320ecbc2c19511ce7e6259f2c1108aa /include/uapi/video/sisfb.h
parent6715208d0a95ae417203f8e4a7937c1b4c4947f2 (diff)
bcma: make OF code more generic (not platform_device specific)
OF allows not only specifying platform devices but also describing devices on standard buses like PCI or USB. This change will allow reading info from DT for bcma buses hosted on PCI cards. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/uapi/video/sisfb.h')
0 files changed, 0 insertions, 0 deletions
nd __PERCPU_REF_DEAD, __PERCPU_REF_ATOMIC set) and no requests. However, conditions at the time of the race are count of PERCPU_COUNT_BIAS + 0 and __PERCPU_REF_DEAD and __PERCPU_REF_ATOMIC set. The fix is to make the tryget routines use an actual boolean internally instead of the atomic long result truncated to a int. Fixes: e625305b3907 percpu-refcount: make percpu_ref based on longs instead of ints Link: https://bugzilla.kernel.org/show_bug.cgi?id=190751 Signed-off-by: Douglas Miller <dougmill@linux.vnet.ibm.com> Reviewed-by: Jens Axboe <axboe@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org> Fixes: e625305b3907 ("percpu-refcount: make percpu_ref based on longs instead of ints") Cc: stable@vger.kernel.org # v3.18+
Diffstat (limited to 'net/dccp/ccids')