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:	Fri, 23 Sep 2011 16:00:35 -0700
From:	Andrew Morton <akpm@...gle.com>
To:	Bryan Wu <bryan.wu@...onical.com>
Cc:	rpurdie@...ys.net, linux@....linux.org.uk,
	linux-kernel@...r.kernel.org, linus.walleij@...aro.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v2] leds: set LEDS_TRIGGERS as tristate

On Tue,  6 Sep 2011 05:56:02 +0800
Bryan Wu <bryan.wu@...onical.com> wrote:

> LEDS_TRIGGERS is depends on LEDS_CLASSS, which should be tristate. So
> set it as tristate too and update header files as well.
> 

This patch is causing breakage in today's linux-next.  x86 allmodconfig:

drivers/mmc/core/core.c: In function 'mmc_request_done':
drivers/mmc/core/core.c:153: error: 'struct mmc_host' has no member named 'led'
drivers/mmc/core/core.c: In function 'mmc_start_request':
drivers/mmc/core/core.c:237: error: 'struct mmc_host' has no member named 'led'

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