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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 28 Sep 2015 16:49:18 +0200
From:	Lukasz Skalski <l.skalski@...sung.com>
To:	dh.herrmann@...glemail.com
Cc:	linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org,
	daniel@...que.org, tixxdz@...ndz.org,
	Lukasz Skalski <l.skalski@...sung.com>
Subject: [PATCH 2/3] Documentation/kdbus: fix copy/paste error in
 kdbus.match.xml

Signed-off-by: Lukasz Skalski <l.skalski@...sung.com>
---
 Documentation/kdbus/kdbus.match.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/kdbus/kdbus.match.xml b/Documentation/kdbus/kdbus.match.xml
index ae38e04..cbfd760 100644
--- a/Documentation/kdbus/kdbus.match.xml
+++ b/Documentation/kdbus/kdbus.match.xml
@@ -215,7 +215,10 @@ struct kdbus_cmd_match {
             <varlistentry>
               <term><constant>KDBUS_MATCH_REPLACE</constant></term>
               <listitem>
-                <para>Make the endpoint file group-accessible</para>
+                <para>
+                  Remove all entries with the given cookie before installing the
+                  new one. This allows for race-free replacement of matches.
+                </para>
               </listitem>
             </varlistentry>
 
-- 
1.9.3

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ