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


Groups > linux.kernel > #1390535

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

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/2] net: Add Qualcomm IPC router
Date 2016-04-28 23:20 +0200
Message-ID <rt1vQ-2uF-5@gated-at.bofh.it> (permalink)
References <rsDa9-6Ba-1@gated-at.bofh.it> <rsDa9-6Ba-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web