summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/x86/haswell/memory.json
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2017-02-02 00:46:16 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-02 22:06:43 -0500
commit740117a8e2b0e89c5fd6f1d5bbc12f87c46c80d7 (patch)
tree3c46b3c7cb7b643ae1ad76f86b2904d0a1f7bcd6 /tools/perf/pmu-events/arch/x86/haswell/memory.json
parentb91e055c57e45131470d4935e4a726bd65b14580 (diff)
net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5Gbps
In order to enable 2.5Gbps mode, we need the base speed of 10G, plus the Alt bit setting. Fix a typ0 that used 1Gb base speed. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/haswell/memory.json')
0 files changed, 0 insertions, 0 deletions
x110 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 'sound/pci/ctxfi/ctvmem.c')