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>] [day] [month] [year] [list]
Date:	Thu, 3 Nov 2011 17:12:00 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	pebolle@...cali.nl, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] tree-wide kconfig cleanup

Hi Linus,

Paul Bolle went through our Kconfig files and deleted a lot of bitrot.
You will get a conflict in the stmmac Kconfig, but the symbol is still
unused and should be deleted. Also, the sh fix got merged twice, I
didn't notice when I applied it to my tree.

Michal

The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:

  Linux 3.1-rc1 (2011-08-07 18:23:30 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git trivial

Paul Bolle (16):
      alpha: drop unused Kconfig symbol
      sparc: drop unused Kconfig symbol
      um: drop unused Kconfig symbol
      sh: drop unused Kconfig symbol
      score: drop unused Kconfig symbols
      m32r: drop unused Kconfig symbol
      samples: drop unused Kconfig symbol
      arm: at91: drop unused Kconfig symbol
      openrisc: drop unused Kconfig symbols
      mips: drop unused Kconfig symbols
      powerpc: 40x: drop unused Kconfig symbol
      powerpc: drop unused Kconfig symbols
      x86: drop unused Kconfig symbol
      stmmac: drop unused Kconfig symbol
      pci: drop unused Kconfig symbol
      scsi: drop unused Kconfig symbol

 arch/alpha/Kconfig                         |    5 -----
 arch/arm/mach-at91/Kconfig                 |    6 ------
 arch/m32r/Kconfig                          |    7 -------
 arch/mips/Kconfig                          |   14 --------------
 arch/mips/powertv/Kconfig                  |    2 --
 arch/mips/powertv/asic/Kconfig             |   28 ----------------------------
 arch/openrisc/Kconfig                      |   12 ------------
 arch/powerpc/Kconfig                       |   22 ----------------------
 arch/powerpc/platforms/40x/Kconfig         |    5 -----
 arch/powerpc/platforms/Kconfig.cputype     |    8 --------
 arch/powerpc/platforms/embedded6xx/Kconfig |    4 ----
 arch/powerpc/platforms/prep/Kconfig        |    9 ---------
 arch/powerpc/platforms/wsp/Kconfig         |    5 -----
 arch/score/Kconfig                         |   19 -------------------
 arch/sh/Kconfig                            |    4 ----
 arch/sparc/Kconfig                         |    7 +------
 arch/um/Kconfig.x86                        |    3 ---
 arch/x86/Kconfig                           |    3 ---
 drivers/net/stmmac/Kconfig                 |    9 ---------
 drivers/pci/Kconfig                        |   11 -----------
 drivers/scsi/Kconfig                       |   14 --------------
 samples/Kconfig                            |    6 ------
 22 files changed, 1 insertions(+), 202 deletions(-)
 delete mode 100644 arch/mips/powertv/asic/Kconfig
--
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