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, 7 Feb 2016 21:35:00 +0530
From:	Jassi Brar <jassisinghbrar@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Mailbox fixes for -rc3

Hi Linus,

The following changes since commit 34229b277480f46c1e9a19f027f30b074512e68b:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
(2016-02-01 15:56:08 -0800)

are available in the git repository at:


  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
mailbox-devel

for you to fetch changes up to 65d3b04a814679a31fe4d5edd19d89dd5b94fd40:

  mailbox: Fix dependencies for !HAS_IOMEM archs (2016-02-02 16:47:14 +0530)

----------------------------------------------------------------

- Fix getting element from the pcc-channels array by simply indexing into it

- Prevent building mailbox-test driver for archs that don't have IOMEM

----------------------------------------------------------------
Alexey Klimov (1):
      mailbox: pcc: fix channel calculation in get_pcc_channel()

Richard Weinberger (1):
      mailbox: Fix dependencies for !HAS_IOMEM archs

 drivers/mailbox/Kconfig | 1 +
 drivers/mailbox/pcc.c   | 8 +-------
 2 files changed, 2 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ