Re: [PATCH v7 3.2-rc2 4/30] uprobes: Define hooks for mmap/munmap.

From: Steven Rostedt
Date: Wed Nov 23 2011 - 14:50:25 EST


On Wed, 2011-11-23 at 19:15 +0100, Peter Zijlstra wrote:
> On Fri, 2011-11-18 at 16:37 +0530, Srikar Dronamraju wrote:
> > @@ -545,8 +547,14 @@ again: remove_next = 1 + (end > next->vm_end);
>
> I'm not sure if you use quilt or git to produce these patches but can
> you either add:
>
> QUILT_DIFF_OPTS="-F ^[[:alpha:]\$_].*[^:]\$"
>
> to your .quiltrc, or:
>
> [diff "default"]
> xfuncname = "^[[:alpha:]$_].*[^:]$"
>
> to your .gitconfig ?
>

or just place a space in front of "again:"

/me runs!

-- Steve


--
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/