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:	Sun, 11 Sep 2011 10:11:31 +0200
From:	Jonas Bonn <jonas@...thpole.se>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] OpenRISC fixes for 3.1

Hi Linus,

Could you please pull these two fixes that I'd like
to get into 3.1?

-- one missed patch to remove the usage of pt_regs in
   struct sigcontext... needed for uClibc to build
-- one to add some missed DMA ops... needed for some
   yet to be submitted drivers to build

Thanks,
Jonas

The following changes since commit
93ee7a9340d64f20295aacc3fb6a22b759323280:

  Linux 3.1-rc2 (2011-08-14 15:09:08 -0700)

are available in the git repository at:
  git://openrisc.net/~jonas/linux for-linus


Jonas Bonn (2):
      openrisc: don't use pt_regs in struct sigcontext
      Add missing DMA ops

 arch/openrisc/include/asm/dma-mapping.h |   59
+++++++++++++++++++++++++++++-
 arch/openrisc/include/asm/sigcontext.h  |    7 +---
 arch/openrisc/kernel/dma.c              |   28 ++++++++++++++-
 arch/openrisc/kernel/signal.c           |   29 ++++++---------
 4 files changed, 96 insertions(+), 27 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ