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:19 +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 3/3] Documentation/kdbus: Add missing ECANCELED errno
 description

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

diff --git a/Documentation/kdbus/kdbus.message.xml b/Documentation/kdbus/kdbus.message.xml
index 0115d9d..db34116 100644
--- a/Documentation/kdbus/kdbus.message.xml
+++ b/Documentation/kdbus/kdbus.message.xml
@@ -1142,6 +1142,13 @@ struct kdbus_msg_info {
             failed with an I/O error.
           </para></listitem>
         </varlistentry>
+
+        <varlistentry>
+          <term><constant>ECANCELED</constant></term>
+          <listitem><para>
+            A synchronous message sending was cancelled.
+          </para></listitem>
+        </varlistentry>
       </variablelist>
     </refsect2>
 
-- 
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