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:	Tue, 21 Apr 2015 09:41:22 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Greg KH <gregkh@...uxfoundation.org>,
	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	Vinod Koul <vinod.koul@...el.com>
Cc:	Jiri Slaby <jslaby@...e.cz>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	linux-serial@...r.kernel.org
Subject: Re: [GIT PULL] TTY/Serial patches for 4.1-rc1

On Tue, Apr 21, 2015 at 3:10 AM, Greg KH <gregkh@...uxfoundation.org> wrote:
>
> TTY/Serial patches for 4.1-rc1
>
> Here's the big tty/serial driver update for 4.1-rc1.

This causes Kconfig annoyances:

  High Speed UART DMA support (HSU_DMA) [N/m/y] (NEW)
  High Speed UART DMA PCI driver (HSU_DMA_PCI) [N/m/y/?] (NEW)

I _just_ said "no, I don't want High Speed UART DMA support", so why
did it then ask me "do you want the High Speed UART DMA PCI driver"?

And no, there wasn't even a help-fext for that first question (and the
second one I couldn't be arsed about, at that point I just went "well,
f*ck you too").

So at the very least, the wording doesn't make sense. Or maybe that
PCI driver question should depend on the previous one? And can we
please make sure that there are help text entries for new config
options?

I pulled it, but please people, make sure this gets fixed. Our config
phase is probably _the_ most painful part of trying to get new people
involved in compiling their own kernels, so we should consider good
Kconfig language a priority. Lack of help-texts, and questions that
are annoying and make no sense are *not* helpful.

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