On Tue, Jul 15, 2014 at 01:24:04PM +0300, Adrian Hunter wrote: > Commit 78d683e838a60ec4ba4591cca4364cba84a9e626 > added vm_ops->name as an alternative to arch_vma_name > but did not update perf events use of arch_vma_name(). > > Commit a62c34bd2a8a3f159945becd57401e478818d51c > removed "[vdso]" as a name returned by the x86 version of > arch_vma_name(), so the perf event for the vdso mapping > no longer had the correct name. > > Fix by making perf events also use vm_ops->name. > > Signed-off-by: Adrian Hunter <[email protected]>
I've already got: http://lkml.kernel.org/r/[email protected]
pgp9eUtZeD19Q.pgp
Description: PGP signature

