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:   Wed, 11 Jan 2017 06:07:52 -0800
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
        linux-kernel@...r.kernel.org, Loic Pallardy <loic.pallardy@...com>
Subject: [GIT PULL] remoteproc fixes for v4.10

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://github.com/andersson/remoteproc tags/rproc-v4.10-fixes

for you to fetch changes up to a0c10687ec9506b5e14fe3dd47832a77f2f2500c:

  Revert "remoteproc: Merge table_ptr and cached_table pointers" (2016-12-30 03:26:31 -0800)

----------------------------------------------------------------
remoteproc fixes for v4.10

This fixes two regressions that has been reported to be introduced in
v4.10-rc1.

* The first fix corrects an incorrect usage of the kref api.

* The second reverts the change to make the resource table read-only. As the
  space each vdev resource is used as virtio device config space it must be
  shared with the remote.

----------------------------------------------------------------
Bjorn Andersson (1):
      Revert "remoteproc: Merge table_ptr and cached_table pointers"

Loic Pallardy (1):
      remoteproc: fix vdev reference management

 drivers/remoteproc/remoteproc_core.c | 29 ++++++++++++++++-------------
 include/linux/remoteproc.h           |  4 +++-
 2 files changed, 19 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists