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, 09 Aug 2010 03:28:06 -0700 (PDT)
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


Just some misc sparc64 bits:

1) Add missing ID to sparc64 parport support.

2) Sync sparc64's perf_arch_get_caller_regs() with recent changes.

3) Toss user-copy check code, it never worked properly on sparc for
   whatever reason and just adds warning noise to the logs.

Please pull, thanks a lot!

The following changes since commit 45d7f32c7a43cbb9592886d38190e379e2eb2226:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile (2010-08-08 10:10:11 -0700)

are available in the git repository at:

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

David S. Miller (4):
      sparc64: Add missing ID to parport probing code.
      sparc64: Fix perf_arch_get_caller_regs().
      sparc: Kill user copy check code.
      sparc64: Update defconfig.

 arch/sparc/Kconfig.debug             |   14 ------
 arch/sparc/configs/sparc64_defconfig |   67 +++++++++++++++++-------------
 arch/sparc/include/asm/parport.h     |    4 ++
 arch/sparc/include/asm/perf_event.h  |   25 +++++++++--
 arch/sparc/include/asm/uaccess_32.h  |   15 -------
 arch/sparc/include/asm/uaccess_64.h  |   23 ++--------
 arch/sparc/kernel/helpers.S          |   75 ----------------------------------
 7 files changed, 68 insertions(+), 155 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