lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 14 Sep 2015 15:18:43 -0300
From:	Arnaldo Carvalho de Melo <acme@...nel.org>
To:	Namhyung Kim <namhyung@...nel.org>
Cc:	平松雅巳 / HIRAMATU,MASAMI 
	<masami.hiramatsu.pt@...achi.com>, Ingo Molnar <mingo@...nel.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Jiri Olsa <jolsa@...hat.com>,
	LKML <linux-kernel@...r.kernel.org>,
	Wang Nan <wangnan0@...wei.com>
Subject: Re: [PATCH 3/3] perf probe: Move init/exit_probe_symbol_maps() into
 callers

Em Sat, Sep 12, 2015 at 12:52:22AM +0900, Namhyung Kim escreveu:
> On Thu, Sep 10, 2015 at 12:58:59PM +0000, 平松雅巳 / HIRAMATU,MASAMI wrote:
> > 
> > >From: Namhyung Kim [mailto:namhyung@...il.com] On Behalf Of Namhyung Kim
> > >The init/exit_probe_symbol_maps() was a part of
> > >convert_perf_probe_events() and cleanup_perf_probe_events().  But as
> > >these functions can be called multiple times, it'd be better moving
> > >init/exit functions out of them, so that it should be called only once.
> > 
> > Ah, OK, I see.
> > But I'd rather like exposing prototypes in this patch, since this is the true
> > user of it.
> 
> I'm fine with merging 2/3 and 3/3.  Arnaldo, could you do this or do
> you want me to resend?

Done. Merged the three, combined 2/3 with 3/3.

- 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