lkml.org 
[lkml]   [2012]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 5/8] perf symbols: Do not use ELF's symbol binding constants
Em Sat, Jun 23, 2012 at 12:19:02AM +0900, Namhyung Kim escreveu:
> 2012-06-22 (금), 09:43 -0300, Arnaldo Carvalho de Melo:
> > Why don't you set STB_GLOBAL, etc to the expected values when libelf is
> > not present? That way no changes need to be made to symbol.c

> > Ditto for GELF_ST_BIND.

> > I.e. keep the subset of libelf.h that we use, providing those
> > definitions on the poor man's libelf.h we should use when the "real
> > thing" is not available.

> I just tried to be independent to (lib)elf as much as possible. And I
> thought that using same macro name might cause a bit of confusion - at
> least for me - so I wanted to use more descriptive and generic name.

> But it's not a big deal. If you insist on using the same name is the
> better way, I can change it.

I think its better to use the well know names, libelf is not just one
implementation, there are several, and we are interested in people
experienced with those APIs to feel at ease when looking at our code :-)

Also as a general practice I try hard to reduce patch size, so
restricting the changes to allow building with an alternative, stripped
down libelf to the stripped down libelf headers seems like a good path
to follow.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2012-06-22 18:21    [W:0.075 / U:1.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site