Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161037AbaJ3PEM (ORCPT ); Thu, 30 Oct 2014 11:04:12 -0400 Received: from seldrel01.sonyericsson.com ([212.209.106.2]:15649 "EHLO seldrel01.sonyericsson.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932513AbaJ3PEL (ORCPT ); Thu, 30 Oct 2014 11:04:11 -0400 Date: Thu, 30 Oct 2014 08:04:31 -0700 From: Bjorn Andersson To: Ohad Ben-Cohen CC: Kumar Gala , Andy Gross , Arnd Bergmann , "devicetree@vger.kernel.org" , linux-arm-kernel , "linux-arm-msm@vger.kernel.org" , Linux Kernel Mailing List , Grant Likely , Ian Campbell , Lee Jones , Liam Girdwood , Mark Brown , Mark Rutland , Pawel Moll , Rob Herring , Samuel Ortiz , Kevin Hilman Subject: Re: [RFC 5/7] soc: qcom: Add Shared Memory Driver Message-ID: <20141030150429.GX28611@sonymobile.com> References: <1412037291-16880-1-git-send-email-bjorn.andersson@sonymobile.com> <1412037291-16880-6-git-send-email-bjorn.andersson@sonymobile.com> <20141030003806.GU28611@sonymobile.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 30 Oct 06:34 PDT 2014, Ohad Ben-Cohen wrote: > Hi Bjorn, > > On Thu, Oct 30, 2014 at 2:38 AM, Bjorn Andersson > wrote: > > My concern is that merging SMD into rpmsg will still give us two different > > solutions, except that they will be deeply tangled. > > I agree. > > It's very clear that SMD and rpmsg are different. But fundamentally, > they do exactly the same: new messages are placed in a ring buffer and > then an interrupt is triggered. > > If Qualcomm wanted to adopt rpmsg I'm confident there would have been > no technical barriers to do so. > Their wish list seems long, but I think you're right :) > But given that SMD is not going anywhere, I personally hope that you > could at least avoid having two different implementations of it merged > upstream. > Looking at the lack of functionality in mach-msm it seems like it's quite a lot of work getting to a point where anyone could actually test smd on those devices. If anyone have any input on how I get a piece of user space that will run with mainline and communicate with the modem to test this I'm happily listening. Regards, Bjorn -- 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/