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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 5 Feb 2016 06:51:01 +0000
From:	平松雅巳 / HIRAMATU,MASAMI 
	<masami.hiramatsu.pt@...achi.com>
To:	"'Rusty Russell'" <rusty@...tcorp.com.au>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:	Weilong Chen <chenweilong@...wei.com>,
	Peter Zijlstra <peterz@...radead.org>
Subject: RE: [PATCH 0/3] module stable fixes.

Hi Rusty,

I'm OK for this series of patches, and it seems that the CC list on your mail
(on patch mails) is broken.

  CC: Rusty Russell <rusty@...tcorp.com.au>, Weilong Chen
	<chenweilong@...wei.com>, Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
>--->
	<"PDate:Wed"@ozlabs.org>, <3@...abs.org>, <Feb@...abs.org>,
	<2016@...abs.org>, <"16:55:26"@ozlabs.org>, <+1030@...abs.org>,
<---<
	<stable@...nel.org>

Maybe just an off-topic.

Thanks!

-- 
Masami HIRAMATSU
Linux Technology Research Center, System Productivity Research Dept.
Center for Technology Innovation - Systems Engineering
Hitachi, Ltd., Research & Development Group
E-mail: masami.hiramatsu.pt@...achi.com


>-----Original Message-----
>From: Rusty Russell [mailto:rusty@...tcorp.com.au]
>Sent: Friday, February 05, 2016 9:14 AM
>To: linux-kernel@...r.kernel.org
>Cc: Rusty Russell; Weilong Chen; 平松雅巳 / HIRAMATU,MASAMI; Peter Zijlstra
>Subject: [PATCH 0/3] module stable fixes.
>
>Luis' async_probe is a recent issue, but the /proc/kallsyms vs
>module insertion race has been the for a long time, maybe forever.
>
>I expect some pain in backporting that fix, but mainly textual,
>and there's no simpler fix (grabbing the mutex for /proc/kallsyms
>would solve the reported case, but not fix it for the other kallsyms
>users).
>
>If no complaints, I'll send Linus a pull req.
>
>Thanks!
>Rusty.
>
>Luis R. Rodriguez (1):
>  modules: fix modparam async_probe request
>
>Rusty Russell (2):
>  module: wrapper for symbol name.
>  modules: fix longstanding /proc/kallsyms vs module insertion race.
>
> include/linux/module.h |  19 ++++----
> kernel/module.c        | 120 ++++++++++++++++++++++++++++++-------------------
> 2 files changed, 85 insertions(+), 54 deletions(-)
>
>--
>2.5.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ