RE: [PATCH 3/4] perf inject --jit: Remove //anon mmap events

From: Steve MacLean
Date: Mon Sep 30 2019 - 16:49:05 EST


SNIP

> I can't apply this one:

> patching file builtin-inject.c
> Hunk #1 FAILED at 263.
> 1 out of 1 hunk FAILED -- saving rejects to file builtin-inject.c.rej

I assume this is because I based my patches on the wrong tip.

> patching file util/jitdump.c
> patch: **** malformed patch at line 236: btree, node);

This doesn't make sense to me. The patch doesn't try to inject near line 236. There aren't 236 lines in the e-mail....

Looking at the MAINTAINERS file, it looks like I should have based my changes on:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core

I'll rebase the patch and resend.