summaryrefslogtreecommitdiff
path: root/Documentation/acpi/DSD-properties-rules.txt
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2016-10-07 10:23:46 +0100
committerRalf Baechle <ralf@linux-mips.org>2016-10-11 15:07:30 +0200
commit9445622cfbc38c980f1755fc1132a3a460b5a529 (patch)
treedb5e0ea508350cb3d4f1b01a6bf3ec6c8d80a79b /Documentation/acpi/DSD-properties-rules.txt
parent034827c727f7f3946a18355b63995b402c226c82 (diff)
MIPS: VDSO: Drop duplicated -I*/-E* aflags
The aflags-vdso is based on ccflags-vdso, which already contains the -I* and -EL/-EB flags from KBUILD_CFLAGS, but those flags are needlessly added again to aflags-vdso. Drop the duplication. Signed-off-by: James Hogan <james.hogan@imgtec.com> Reported-by: Maciej W. Rozycki <macro@imgtec.com> Reviewed-by: Maciej W. Rozycki <macro@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14369/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Documentation/acpi/DSD-properties-rules.txt')
0 files changed, 0 insertions, 0 deletions
NT_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 'include/uapi/drm/via_drm.h')