Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760100AbaJ3Neg (ORCPT ); Thu, 30 Oct 2014 09:34:36 -0400 Received: from mail-ie0-f180.google.com ([209.85.223.180]:60325 "EHLO mail-ie0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759802AbaJ3Ned (ORCPT ); Thu, 30 Oct 2014 09:34:33 -0400 MIME-Version: 1.0 X-Originating-IP: [46.116.140.208] In-Reply-To: <20141030003806.GU28611@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> From: Ohad Ben-Cohen Date: Thu, 30 Oct 2014 15:34:12 +0200 Message-ID: Subject: Re: [RFC 5/7] soc: qcom: Add Shared Memory Driver To: Bjorn Andersson 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 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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. Good luck, Ohad. -- 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/