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:	Wed, 25 Mar 2015 02:05:37 +0100
From:	David Herrmann <dh.herrmann@...il.com>
To:	Daniel Mack <daniel@...que.org>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jslaby@...e.cz>,
	Djalal Harouni <tixxdz@...ndz.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kdbus: Fix CONFIG_KDBUS help text

Hi

On Tue, Mar 24, 2015 at 7:51 PM, Daniel Mack <daniel@...que.org> wrote:
> Drop a left-over from the times when documentation lived in a
> simple text file, which is no longer the case. Mention the
> auto-generated man-pages and HTML files instead.
>
> Reported-by: Jiri Slaby <jslaby@...e.cz>
> Signed-off-by: Daniel Mack <daniel@...que.org>
> ---
>
> Thanks for reporting this, Jiri!

Reviewed-by: David Herrmann <dh.herrmann@...il.com>

Thanks
David

>
>  init/Kconfig | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/init/Kconfig b/init/Kconfig
> index a7b462e..6bda631 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -268,10 +268,11 @@ config KDBUS
>           D-Bus is a system for low-latency, low-overhead, easy to use
>           interprocess communication (IPC).
>
> -         See Documentation/kdbus.txt
> +         See the man-pages and HTML files in Documentation/kdbus/
> +         that are generated by 'make mandocs' and 'make htmldocs'.
>
> -         To compile this driver as a module, choose M here: the
> -         module will be called kdbus.
> +         If you have an ordinary machine, select M here. The module
> +         will be called kdbus.
>
>  config CROSS_MEMORY_ATTACH
>         bool "Enable process_vm_readv/writev syscalls"
> --
> 2.3.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