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:	Tue, 21 Apr 2015 22:58:32 -0400 (EDT)
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


1) ldc_alloc_exp_dring() can be called from softints, so use GFP_ATOMIC.
   From Sowmini Varadhan.

2) Some minor warning/build fixups for the new iommu-common code on
   certain archs and with certain debug options enabled.  Also from
   Sowmini Varadhan.

Please pull, thanks!

The following changes since commit 64fb1d0e975e92e012802d371e417266d6531676:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2015-04-18 18:01:29 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git 

for you to fetch changes up to 0edfad5959df7379c9e554fbe8ba264ae232d321:

  sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq context (2015-04-21 13:17:06 -0700)

----------------------------------------------------------------
David S. Miller (2):
      Merge branch 'iommu-common-fixes'
      sparc64: Use M7 PMC write on all chips T4 and onward.

Sowmini Varadhan (3):
      iommu-common: fix x86_64 compiler warnings
      iommu-common: rename iommu_pool_hash to iommu_hash_common
      sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq context

 arch/sparc/kernel/ldc.c        |  2 +-
 arch/sparc/kernel/perf_event.c | 35 +++--------------------------------
 lib/iommu-common.c             | 20 ++++++++++----------
 3 files changed, 14 insertions(+), 43 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