* Jiri Olsa <[email protected]> wrote: > On Tue, Oct 29, 2013 at 10:43:15AM -0600, David Ahern wrote: > > feature_check needs to be invoked through call, and LDFLAGS may not be set > > so quotes are needed. > > and the problem is also when there's more than one option in LDFLAGS
yeah. > > Thanks to Jiri for spotting the quotes around LDFLAGS; that one was driving > > me nuts with the upcoming timerfd feature detection. > > > > Signed-off-by: David Ahern <[email protected]> > > Cc: Ingo Molnar <[email protected]> > > Cc: Peter Zijlstra <[email protected]> > > Cc: Namhyung Kim <[email protected]> > > Cc: Jiri Olsa <[email protected]> > > Reviewed-and-tested-by: Jiri Olsa <[email protected]> Acked-by: Ingo Molnar <[email protected]> Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

