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:	Mon, 30 Jul 2012 12:45:25 +0200
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] kbuild treewide cleanup

Hi Linus,

Paul Bolle did a cleanup of <asm/*.h> headers in various architectures.
Because the patch touch several architectures at once, it was easiest
for me to apply them to the kbuild tree.

Thanks,
Michal


The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

  Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

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

Paul Bolle (3):
      Remove useless wrappers of asm-generic/cpumask.h
      Remove useless wrappers of asm-generic/ipc.h
      Remove useless wrappers of asm-generic/rmap.h

 arch/frv/include/asm/cpumask.h    |    6 ------
 arch/hexagon/include/asm/Kbuild   |    2 --
 arch/mn10300/include/asm/ipc.h    |    1 -
 arch/openrisc/include/asm/Kbuild  |    2 --
 arch/tile/include/asm/Kbuild      |    1 -
 arch/xtensa/include/asm/cpumask.h |   16 ----------------
 arch/xtensa/include/asm/rmap.h    |   16 ----------------
 7 files changed, 0 insertions(+), 44 deletions(-)
 delete mode 100644 arch/frv/include/asm/cpumask.h
 delete mode 100644 arch/mn10300/include/asm/ipc.h
 delete mode 100644 arch/xtensa/include/asm/cpumask.h
 delete mode 100644 arch/xtensa/include/asm/rmap.h
--
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