[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120912170943.GE10019@ghostprotocols.net>
Date: Wed, 12 Sep 2012 10:09:43 -0700
From: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
To: Hyeoncheol Lee <hyc.lee@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH -tip/perf/core] perf probe: Add union member access
support
Em Wed, Sep 12, 2012 at 04:57:45PM +0900, Hyeoncheol Lee escreveu:
> +++ b/tools/perf/util/probe-finder.c
> @@ -525,8 +525,10 @@ static int convert_variable_fields(Dwarf_Die
> *vr_die, const char *varname,
[acme@...dy linux]$ am /wb/1.patch
Applying: perf probe: Add union member access support
fatal: corrupt patch at line 10
Patch failed at 0001 perf probe: Add union member access support
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
[acme@...dy linux]$ git am --abort
[acme@...dy linux]$ patch -p1 < /wb/1.patch
patching file tools/perf/util/probe-finder.c
patch: **** malformed patch at line 60: *vr_die, const char *varname,
[acme@...dy linux]$
I'm fixing this up for you this time, but please fix your MUA.
- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists