Re: [GIT PULL 0/3] perf/urgent fixes

From: Ingo Molnar
Date: Wed Sep 02 2015 - 03:24:32 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:

> Hi Ingo,
>
> Please consider pulling,
>
> - Arnaldo
>
> The following changes since commit 532026612455a4a6fd27c1b2e7111263f63218a2:
>
> Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2015-09-01 10:25:57 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo
>
> for you to fetch changes up to af4aeadd8c04303c0aa2d112145c3627e2ebd026:
>
> perf tools: Fix link time error with sample_reg_masks on non x86 (2015-09-01 13:04:41 -0300)
>
> ----------------------------------------------------------------
> perf/urgent fixes:
>
> - Fix link time error with sample_reg_masks on non x86 (Stephane Eranian)
>
> - Fix potential array out of bounds access (Wang Nan)
>
> - Fix Intel PT instruction decoder dependency problem (Wang Nan)
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> Stephane Eranian (1):
> perf tools: Fix link time error with sample_reg_masks on non x86
>
> Wang Nan (2):
> perf dwarf: Fix potential array out of bounds access
> perf build: Fix Intel PT instruction decoder dependency problem
>
> tools/perf/arch/sh/util/dwarf-regs.c | 2 +-
> tools/perf/arch/sparc/util/dwarf-regs.c | 2 +-
> tools/perf/arch/x86/util/dwarf-regs.c | 2 +-
> tools/perf/arch/x86/util/perf_regs.c | 44 ++++++++++++++++-----------------
> tools/perf/util/intel-pt-decoder/Build | 1 +
> tools/perf/util/perf_regs.c | 4 +++
> tools/perf/util/perf_regs.h | 2 ++
> 7 files changed, 31 insertions(+), 26 deletions(-)

Pulled, thanks a lot Arnaldo!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/