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:	Tue, 7 Apr 2015 16:12:30 +0200
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	sboyd@...eaurora.org
Cc:	davidb@...eaurora.org, bryanh@...eaurora.org, dwalker@...o99.com,
	galak@...eaurora.org, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	Paul Bolle <pebolle@...cali.nl>,
	Andreas Ruprecht <rupran@...server.de>,
	hengelein Stefan <stefan.hengelein@....de>,
	linux@....linux.org.uk
Subject: Re: ARM: Remove mach-msm: some leftovers

On Tue, Apr 7, 2015 at 4:07 PM, Valentin Rothberg
<valentinrothberg@...il.com> wrote:
> Hi Stephen,
>
> your commit c0c89fafa289 ("ARM: Remove mach-msm and associated ARM
> architecture code") removes config ARCH_MSM from Kconfig but leaves a
> few references untouched:
>
> arch/arm/Kconfig.debug:1563:    default "debug/uncompress.h" if
> ARCH_MULTIPLATFORM || ARCH_MSM || \
> drivers/phy/Kconfig:289:        depends on OF && ARCH_MSM
> drivers/scsi/ufs/Kconfig:76:    depends on SCSI_UFSHCD_PLATFORM && ARCH_MSM
> drivers/video/fbdev/Kconfig:2331:       depends on FB && ARCH_MSM
>
> Is there a reason to keep those leftovers or is it an accident?
>
> I detected this issues with ./scripts/checkkconfigsymbols.py by
> comparing today's and the previous linux-next tree (--diff
> commit1..commit2).
>
> Kind regards,
>  Valentin

Same issue applies to the Kconfig option MSM_SMD:

drivers/char/Kconfig:596:       depends on MSM_SMD
drivers/tty/serial/Kconfig:1384:        depends on MSM_SMD
--
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