summaryrefslogtreecommitdiff
path: root/tools/perf/bench/Build
blob: 60bf119430479272a80c17e4231de4633bad2b6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
perf-y += sched-messaging.o
perf-y += sched-pipe.o
perf-y += mem-functions.o
perf-y += futex-hash.o
perf-y += futex-wake.o
perf-y += futex-wake-parallel.o
perf-y += futex-requeue.o
perf-y += futex-lock-pi.o

perf-$(CONFIG_X86_64) += mem-memcpy-x86-64-asm.o
perf-$(CONFIG_X86_64) += mem-memset-x86-64-asm.o

perf-$(CONFIG_NUMA) += numa.o
ee/?h=nds-private-remove&id=af9468db44989f995ec98c5cc63c99b16b78ee66'>2ca696601e8369eeeb32145f87fbaccccacf049d parent1f6c926c0aa9180d42fcda53578881fc57f83a9a (diff)parentc3f4688a08fd86f1bf8e055724c84b7a40a09733 (diff)
Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client
Pull ceph fix from Ilya Dryomov: "A fix for an issue with ->d_revalidate() in ceph, causing frequent kernel crashes. Marked for stable - it goes back to 4.6, but started popping up only in 4.8" * tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client: ceph: don't set req->r_locked_dir in ceph_d_revalidate
Diffstat