Re: sparc: bpf_jit: Rename jump labels in bpf_jit_compile()

From: Peter Zijlstra
Date: Mon Sep 05 2016 - 07:59:04 EST


On Mon, Sep 05, 2016 at 01:54:45PM +0200, Jean Delvare wrote:
> On Mon, 5 Sep 2016 13:37:04 +0200, Peter Zijlstra wrote:
> > On Mon, Sep 05, 2016 at 01:07:37PM +0200, Jean Delvare wrote:
> > > Now I see in http://patchwork.ozlabs.org/patch/664966/ that Peter
> > > Zijlstra reportedly changed the behavior of "diff -p" so that it
> > > handles unindented C labels nicely. If this actually happens, it could
> > > change my point of view. However I can't find this commit in upstream
> > > diffutils. Peter, can you please clarify the situation? Is it just a
> > > local hack on your own instance of "diff"?
> >
> > I have it in my local .gitconfig, and recommend it to people who send me
> > patches.
>
> What does it look like, please?

[diff "default"]
xfuncname = "^[[:alpha:]$_].*[^:]$"
[core]
abbrev = 12
[alias]
one = show -s --pretty='format:%h (\"%s\")'
[rerere]
enable = true
enabled = true
autoupdate = true