summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/altr,rst-mgr-a10.h
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2016-12-05 10:21:00 -0600
committerMark Brown <broonie@kernel.org>2016-12-05 17:21:22 +0000
commitf8192880a102849d84fe0f5e27bc8625a33e031c (patch)
tree955a913ccd018d17bd0ab6f492de4425509b05ce /include/dt-bindings/reset/altr,rst-mgr-a10.h
parentd8ca5bd158f738c4fa6974ee388c381f64db7905 (diff)
regulator: tps65086: Fix 25mV ranges for BUCK regulators 1, 2, and 6
These regualtors output 0v when vsel is 0. The datasheet will be updated to reflect this. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'include/dt-bindings/reset/altr,rst-mgr-a10.h')
0 files changed, 0 insertions, 0 deletions
op_write+0x17c/0x250 __vfs_write+0x6c/0x1e0 vfs_write+0xd0/0x270 SyS_write+0x6c/0x110 system_call+0x38/0xe0 Examination of the queue showed a single reference (no PERCPU_COUNT_BIAS, and __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 'tools/build/feature/.gitignore')