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-next>] [day] [month] [year] [list]
Date:	Wed, 13 May 2015 15:22:12 +0200
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	abrestic@...omium.org
Cc:	jassisinghbrar@...il.com, swarren@...dotorg.org,
	thierry.reding@...il.com, gnurou@...il.com, jonathanh@...dia.com,
	linux-kernel@...r.kernel.org, linux-tegra@...r.kernel.org,
	Paul Bolle <pebolle@...cali.nl>,
	hengelein Stefan <stefan.hengelein@....de>,
	Andreas Ruprecht <andreas.ruprecht@....de>
Subject: mailbox: tegra xusb: undefined MFD_TEGRA_XUSB

Hi Andrew,

your commit b1f10002b00a ("mailbox: Add NVIDIA Tegra XUSB mailbox
driver") is in today's linux-next tree (i.e., next-20150513) and it
adds the following lines:

+config TEGRA_XUSB_MBOX
+       tristate "NVIDIA Tegra XUSB Mailbox"
+       depends on MFD_TEGRA_XUSB

At the current state, the dependency is always false since the option
MFD_TEGRA_XUSB is not defined in Kconfig, and the added driver cannot
be compiled.

Is there a patch queued somewhere to add this missing option?

I detected the issue with undertaker-checkpatch [1, 2] running on a
bot in Erlangen [3] to make daily checks of commits in linux-next for
#ifdef related bugs.

Kind regards,
 Valentin

[1] https://vamos.informatik.uni-erlangen.de/trac/undertaker
[2] http://www.linuxplumbersconf.org/2014/ocw/proposals/1863
[3] https://www4.cs.fau.de/Research/CADOS/
--
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