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, 17 Feb 2011 13:34:42 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
CC:	akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] Sparc


Some small fixups:

1) Get perf working again.

2) sparc32 iommu code scans wrong range of bits in bitmap, from Akinobu Mita.

3) sparc32 unaligned access trap handler regression fix, from Daniel Hellstrom.

Please pull, thanks a lot!

The following changes since commit ee715087024b91a6ceb85ba2d02f6c35d354a48c:

  Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux (2011-02-16 21:53:41 -0800)

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master

Akinobu Mita (2):
      sparc: use bitmap_set()
      sparc: fix size argument to find_next_zero_bit()

Daniel Hellstrom (1):
      sparc32: unaligned memory access (MNA) trap handler bug

David S. Miller (1):
      sparc64: Fix NMI startup bug which also breaks perf.

 arch/sparc/include/asm/pcr.h   |    2 ++
 arch/sparc/kernel/iommu.c      |    5 ++---
 arch/sparc/kernel/pcr.c        |    2 --
 arch/sparc/kernel/smp_64.c     |    2 ++
 arch/sparc/kernel/una_asm_32.S |    4 ++--
 arch/sparc/lib/bitext.c        |    5 ++---
 6 files changed, 10 insertions(+), 10 deletions(-)
--
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