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:	Fri, 02 May 2008 21:07:42 +0900
From:	Hirokazu Takata <takata@...ux-m32r.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	Cyrill Gorcunov <gorcunov@...il.com>,
	Adrian Bunk <bunk@...nel.org>,
	Hirokazu Takata <takata@...ux-m32r.org>
Subject: [GIT PULL] m32r: updates for 2.6.25

Hello, Linus,

Please pull from the "for-linus" branch of
  git://www.linux-m32r.org/git/takata/linux-2.6_dev.git

Thanks,

-- Takata

Adrian Bunk (1):
      m32r: use KBUILD_DEFCONFIG

Cyrill Gorcunov (1):
      m32r: cleanup: drop .data.idt section in vmlinux.lds script

-- 
commit 62478fa4b7cd1bdf0ba8ff8a5e3a95c45c7b8ac8
Author: Cyrill Gorcunov <gorcunov@...il.com>
Date:   Fri Apr 18 13:42:54 2008 -0700

    m32r: cleanup: drop .data.idt section in vmlinux.lds script
    
    The section .data.idt is not used at all - so drop it.
    
    Signed-off-by: Cyrill Gorcunov <gorcunov@...il.com>
    Acked-by: Sam Ravnborg <sam@...nborg.org>
    Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
    Signed-off-by: Hirokazu Takata <takata@...ux-m32r.org>

 arch/m32r/kernel/vmlinux.lds.S |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit 7622b46451543872e7c8e75ec98f411f59e051b1
Author: Adrian Bunk <bunk@...nel.org>
Date:   Tue Apr 22 00:33:02 2008 +0300

    m32r: use KBUILD_DEFCONFIG
    
    With using KBUILD_DEFCONFIG we don't have to ship a second copy of
    m32700ut.smp_defconfig
    
    Signed-off-by: Adrian Bunk <bunk@...nel.org>
    Acked-by: Hirokazu Takata <takata@...ux-m32r.org>

 arch/m32r/Makefile  |    2 +
 arch/m32r/defconfig |  863 ---------------------------------------------------
 2 files changed, 2 insertions(+), 863 deletions(-)
 delete mode 100644 arch/m32r/defconfig

--
Hirokazu Takata <takata@...ux-m32r.org>
Linux/M32R Project
--
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