Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1280634 > unrolled thread

[GIT PULL] remoteproc fixes for 4.4

Started byOhad Ben-Cohen <ohad@wizery.com>
First post2015-12-01 09:30 +0100
Last post2015-12-01 09:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] remoteproc fixes for 4.4 Ohad Ben-Cohen <ohad@wizery.com> - 2015-12-01 09:30 +0100

#1280634 — [GIT PULL] remoteproc fixes for 4.4

FromOhad Ben-Cohen <ohad@wizery.com>
Date2015-12-01 09:30 +0100
Subject[GIT PULL] remoteproc fixes for 4.4
Message-ID<qAOtY-79F-3@gated-at.bofh.it>
The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4:

  Linux 4.4-rc2 (2015-11-22 16:45:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
tags/remoteproc-4.4-fixes

for you to fetch changes up to f42f79af16ce2e8fff49ea9ba4949d3abdd6f26f:

  remoteproc: fix memory leak of remoteproc ida cache layers
(2015-11-26 17:44:28 +0200)

----------------------------------------------------------------
Remoteproc fixes for 4.4: two 1-liners coming from Suman and Arnd.

----------------------------------------------------------------
Arnd Bergmann (1):
      remoteproc: avoid stack overflow in debugfs file

Suman Anna (1):
      remoteproc: fix memory leak of remoteproc ida cache layers

 drivers/remoteproc/remoteproc_core.c    | 2 ++
 drivers/remoteproc/remoteproc_debugfs.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web