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


Groups > linux.kernel > #1390535 > unrolled thread

Re: [PATCH v3 2/2] net: Add Qualcomm IPC router

Started byDavid Miller <davem@davemloft.net>
First post2016-04-28 23:20 +0200
Last post2016-04-28 23:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 2/2] net: Add Qualcomm IPC router David Miller <davem@davemloft.net> - 2016-04-28 23:20 +0200

#1390535 — Re: [PATCH v3 2/2] net: Add Qualcomm IPC router

FromDavid Miller <davem@davemloft.net>
Date2016-04-28 23:20 +0200
SubjectRe: [PATCH v3 2/2] net: Add Qualcomm IPC router
Message-ID<rt1vQ-2uF-5@gated-at.bofh.it>
From: Bjorn Andersson <bjorn.andersson@linaro.org>
Date: Wed, 27 Apr 2016 12:13:03 -0700

> From: Courtney Cavin <courtney.cavin@sonymobile.com>
> 
> Add an implementation of Qualcomm's IPC router protocol, used to
> communicate with service providing remote processors.
> 
> Signed-off-by: Courtney Cavin <courtney.cavin@sonymobile.com>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
> [bjorn: Cope with 0 being a valid node id and implement RTM_NEWADDR]
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
> 
> Changes since v2:
> - Altered Kconfig dependency for QRTR_SMD to be compile testable
> 
> Changes since v1:
> - Made node 0 (normally the Qualcomm modem) a valid node
> - Implemented RTM_NEWADDR for specifying the local node id

Please adjust this so that CONFIG_QRTR can be modular.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web