From: David S. Miller Date: Thu, 8 Jun 2017 15:34:58 +0000 (-0400) Subject: Merge branch 'qrtr-features' X-Git-Tag: v4.13-rc1~157^2~255 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=546692e1dba039c203eb295ff024f73eccfe5cca;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'qrtr-features' Bjorn Andersson says: ==================== Missing QRTR features The QMUX specification covers packet routing as well as service life cycle and discovery. The current implementation of qrtr supports the prior part, but in order to fully implement service management on-top a few more parts are needed. The first patch in the series serves the purpose of reducing duplication in patch two and three. The second and third patch adds two qrtr-level notifications required by the specification, in order to notify local and remote service controllers about dying clients. The last patch serves the purpose of notifying local clients about the presence of a local service register, allowing them to register services as well as querying for remote registered services. ==================== Signed-off-by: David S. Miller --- 546692e1dba039c203eb295ff024f73eccfe5cca