summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/test.d/00basic/basic2.tc
blob: bf9a7b037924f84dbbae5ad4bc7fd1e78f1a52b6 (plain)
1
2
3
4
5
6
7
#!/bin/sh
# description: Basic test for tracers
test -f available_tracers
for t in `cat available_tracers`; do
  echo $t > current_tracer
done
echo nop > current_tracer
net-next.git/patch/sound/core/seq?id=62ed8ceda1699acae01b666497f004bfd3d67a6f'>patch) treefe38c83c49dfd568b540666948ef78cb9d082c38 /sound/core/seq parent1c3415a06b1016a596bfe59e0cfee56c773aa958 (diff)parent7a308bb3016f57e5be11a677d15b821536419d36 (diff)
Merge tag 'v4.10-rc5' into for-linus
Sync up with mainline to apply fixup to a commit that came through power supply tree.
Diffstat (limited to 'sound/core/seq')
ding to VLI64 Intel Atom E3800 Specification Update (#329901) concurrent read accesses may result in returning 0xffffffff and write accesses may be dropped silently. To workaround all accesses must be protected by locks. Cc: stable@vger.kernel.org Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'sound/oss/sb_midi.c')