| Submitter | Ohad Ben-Cohen |
|---|---|
| Date | July 8, 2012, 7:23 p.m. |
| Message ID | <CAK=WgbbvHobMODDaa+k10uWfbMaH-6SZ6o9f6Vx+aB2TSvfDQw@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/169666/ |
| State | New |
| Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B1DE42C01B4 for <incoming-imx@patchwork.ozlabs.org>; Mon, 9 Jul 2012 05:32:20 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Snx7K-0002ca-Dz; Sun, 08 Jul 2012 19:26:02 +0000 Received: from mail-vb0-f49.google.com ([209.85.212.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Snx5O-0002Xn-Bc for linux-arm-kernel@lists.infradead.org; Sun, 08 Jul 2012 19:24:23 +0000 Received: by vbbfo1 with SMTP id fo1so7469840vbb.36 for <linux-arm-kernel@lists.infradead.org>; Sun, 08 Jul 2012 12:23:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:from:date:message-id:subject:to:cc :content-type:x-gm-message-state; bh=dXQ5kral8YvLEBDCDpH03HNGDHzdvxccE/FUzyCi1QU=; b=oD2qaHV+0xXyLrczClTmmZ0UkPwjmAQdIURcMkixz/gHYNykPlb+cILRvi4JsJSGZe 6qj8qojiZWFmcevkB8qiM7NeE2CSnZPvsJKz32HANW9K3UT9Y7WHkK3xr9nkT5H9HHPf hP2BZEnOve3TRUa+SZiY55t4sxnEyzXo8Rvo+OSzp+IpZnUQfdudE7f/6hHweA5PahXb k8KMv6X6s/ChDz0bI0KTVgv2N11iEYCUFzRV8V/3Bd3VB2AI61LM54viE+q7ADyDvRtS HpUg9locYZ7ulhofRvSjPPLGn2bn2bOf+XCi3ogoI2A2Oj3rMGl0KC8IGYFMP/rtwWHt DsiA== Received: by 10.52.21.174 with SMTP id w14mr14931524vde.24.1341775432296; Sun, 08 Jul 2012 12:23:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.162.197 with HTTP; Sun, 8 Jul 2012 12:23:32 -0700 (PDT) X-Originating-IP: [93.172.10.162] From: Ohad Ben-Cohen <ohad@wizery.com> Date: Sun, 8 Jul 2012 22:23:32 +0300 Message-ID: <CAK=WgbbvHobMODDaa+k10uWfbMaH-6SZ6o9f6Vx+aB2TSvfDQw@mail.gmail.com> Subject: [GIT PULL] rpmsg fixes for 3.5 To: Linus Torvalds <torvalds@linux-foundation.org> X-Gm-Message-State: ALoCoQluRe+6cvmy9bBVBSa5mEIrT/H6G/QfNFcRv/QFeg2WZt6Xrkg2exBbxy3EJveT2A6JUfEK X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.212.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-omap@vger.kernel.org, linux-arm <linux-arm-kernel@lists.infradead.org>, Fernando Guzman Lugo <fernando.lugo@ti.com>, linux-kernel@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
Hi Linus, The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678: Linux 3.5-rc5 (2012-06-30 16:08:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git tags/rpmsg-3.5-fixes for you to fetch changes up to 15fd943af50dbc5f7f4de33835795c72595f7bf4: rpmsg: make sure inflight messages don't invoke just-removed callbacks (2012-07-04 11:51:59 +0300) ---------------------------------------------------------------- Fixing two (somewhat rare) endpoint-related race issues, both of which were reported by Fernando Guzman Lugo. ---------------------------------------------------------------- Ohad Ben-Cohen (2): rpmsg: avoid premature deallocation of endpoints rpmsg: make sure inflight messages don't invoke just-removed callbacks drivers/rpmsg/virtio_rpmsg_bus.c | 55 ++++++++++++++++++++++++++++++++++++---- include/linux/rpmsg.h | 6 +++++ 2 files changed, 56 insertions(+), 5 deletions(-)