On Thursday 19 October 2017 08:02 PM, Josh Poimboeuf wrote:
On Thu, Oct 19, 2017 at 09:31:37AM -0500, Josh Poimboeuf wrote:
On Fri, Oct 13, 2017 at 11:20:58AM +0530, Kamalesh Babulal wrote:
On Friday 13 October 2017 10:36 AM, Josh Poimboeuf wrote:
On Fri, Oct 13, 2017 at 10:14:36AM +0530, Kama
* Josh Poimboeuf wrote:
> On Thu, Oct 19, 2017 at 05:21:06PM +0200, Ingo Molnar wrote:
> >
> > * Josh Poimboeuf wrote:
> >
> > > Hi Ingo,
> > >
> > > I'm not sure if you saw the below ACK. In general, for objtool patches
> > > which don't have you on CC, is it ok if I just add you to CC alo
From: Kamalesh Babulal
When an error occurs before adding an allocated insn to the list, free
it before returning.
Signed-off-by: Kamalesh Babulal
Signed-off-by: Josh Poimboeuf
---
tools/objtool/check.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/tools/objtool
On Thu, Oct 19, 2017 at 05:21:06PM +0200, Ingo Molnar wrote:
>
> * Josh Poimboeuf wrote:
>
> > Hi Ingo,
> >
> > I'm not sure if you saw the below ACK. In general, for objtool patches
> > which don't have you on CC, is it ok if I just add you to CC along with
> > the ACK? Or would you prefer I
* Josh Poimboeuf wrote:
> Hi Ingo,
>
> I'm not sure if you saw the below ACK. In general, for objtool patches
> which don't have you on CC, is it ok if I just add you to CC along with
> the ACK? Or would you prefer I resend the patch to you with my SOB?
Yeah, that would be nice - that way I
On Thu, Oct 19, 2017 at 09:31:37AM -0500, Josh Poimboeuf wrote:
> On Fri, Oct 13, 2017 at 11:20:58AM +0530, Kamalesh Babulal wrote:
> > On Friday 13 October 2017 10:36 AM, Josh Poimboeuf wrote:
> > > On Fri, Oct 13, 2017 at 10:14:36AM +0530, Kamalesh Babulal wrote:
> > > > On Thursday 12 October 20
On Fri, Oct 13, 2017 at 11:20:58AM +0530, Kamalesh Babulal wrote:
> On Friday 13 October 2017 10:36 AM, Josh Poimboeuf wrote:
> > On Fri, Oct 13, 2017 at 10:14:36AM +0530, Kamalesh Babulal wrote:
> > > On Thursday 12 October 2017 09:40 PM, Josh Poimboeuf wrote:
> > > > On Thu, Oct 12, 2017 at 02:32
Hi Ingo,
I'm not sure if you saw the below ACK. In general, for objtool patches
which don't have you on CC, is it ok if I just add you to CC along with
the ACK? Or would you prefer I resend the patch to you with my SOB?
Or, would you rather I start queueing patches and doing pull requests
weekl
On Friday 13 October 2017 10:36 AM, Josh Poimboeuf wrote:
On Fri, Oct 13, 2017 at 10:14:36AM +0530, Kamalesh Babulal wrote:
On Thursday 12 October 2017 09:40 PM, Josh Poimboeuf wrote:
On Thu, Oct 12, 2017 at 02:32:14PM +0530, Kamalesh Babulal wrote:
free the allocated insn before returning, wh
On Fri, Oct 13, 2017 at 10:14:36AM +0530, Kamalesh Babulal wrote:
> On Thursday 12 October 2017 09:40 PM, Josh Poimboeuf wrote:
> > On Thu, Oct 12, 2017 at 02:32:14PM +0530, Kamalesh Babulal wrote:
> > > free the allocated insn before returning, when an error occurs
> > > before adding insn to file
On Thursday 12 October 2017 09:40 PM, Josh Poimboeuf wrote:
On Thu, Oct 12, 2017 at 02:32:14PM +0530, Kamalesh Babulal wrote:
free the allocated insn before returning, when an error occurs
before adding insn to file->insn_list.
Signed-off-by: Kamalesh Babulal
Any chance you're working on por
On Thu, Oct 12, 2017 at 02:32:14PM +0530, Kamalesh Babulal wrote:
> free the allocated insn before returning, when an error occurs
> before adding insn to file->insn_list.
>
> Signed-off-by: Kamalesh Babulal
Any chance you're working on porting objtool to ppc64le? :-)
Acked-by: Josh Poimboeuf
free the allocated insn before returning, when an error occurs
before adding insn to file->insn_list.
Signed-off-by: Kamalesh Babulal
---
tools/objtool/check.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/tools/objtool/check.c b/tools/objtool/check.c
index a0c518e
13 matches
Mail list logo