Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754705Ab3GJPaI (ORCPT ); Wed, 10 Jul 2013 11:30:08 -0400 Received: from mail-la0-f52.google.com ([209.85.215.52]:44846 "EHLO mail-la0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754415Ab3GJPaG (ORCPT ); Wed, 10 Jul 2013 11:30:06 -0400 MIME-Version: 1.0 X-Originating-IP: [93.172.62.57] In-Reply-To: References: From: Ohad Ben-Cohen Date: Wed, 10 Jul 2013 18:29:44 +0300 Message-ID: Subject: Re: [GIT PULL] remoteproc fixes To: Linus Torvalds Cc: Suman Anna , Thomas Meyer , Wei Yongjun , "linux-kernel@vger.kernel.org" , "linux-omap@vger.kernel.org" , linux-arm Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1635 Lines: 41 With the lists this time On Wed, Jul 10, 2013 at 6:17 PM, Ohad Ben-Cohen wrote: > The following changes since commit 9e895ace5d82df8929b16f58e9f515f6d54ab82d: > > Linux 3.10-rc7 (2013-06-22 09:47:31 -1000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git > tags/remoteproc-3.11-fixes > > for you to fetch changes up to 95cee62cb4776a65229a6b6d5969be56589d95c1: > > remoteproc: Cocci spatch "memdup.spatch" (2013-07-01 17:23:58 +0300) > > ---------------------------------------------------------------- > Trivial remoteproc fixes by Suman Anna, Wei Yongjun and Thomas Meyer. > > ---------------------------------------------------------------- > Suman Anna (3): > remoteproc: fix checkpatch errors in remoteproc code > remoteproc/omap: fix a sparse warning > remoteproc: free carveout memories only after unmapping them > > Thomas Meyer (1): > remoteproc: Cocci spatch "memdup.spatch" > > Wei Yongjun (1): > remoteproc: fix error return code in rproc_fw_boot() > > drivers/remoteproc/remoteproc_core.c | 24 ++++++++++++------------ > drivers/remoteproc/remoteproc_debugfs.c | 3 +-- > drivers/remoteproc/remoteproc_internal.h | 4 ++-- > include/linux/platform_data/remoteproc-omap.h | 2 +- > 4 files changed, 16 insertions(+), 17 deletions(-) -- 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/