linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] rpmsg: core: Add wildcard match for name service
@ 2020-02-12 21:12 Mathieu Poirier
  2020-02-12 21:12 ` [PATCH 1/1] " Mathieu Poirier
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Poirier @ 2020-02-12 21:12 UTC (permalink / raw)
  To: bjorn.andersson, ohad
  Cc: arnaud.pouliquen, s-anna, xiaoxiang, t-kristo, loic.pallardy,
	remoteproc, linux-kernel

This patch is the newest iteration of a feature that has been explored in
the past by Xiang[1] and Suman[2].  It was also deemed useful by Arnaud.

I have decided to use a new approach to avoid potential code duplication
that may happen with the introduction of an rpdev->match() and reduce the
footprint inherent from the addition of an additional description field.

I'm sending this out to restart the conversation on the best way to move
forward with this feature.

I have tested this on ST's mp157c-ev1 board - the kernel was enhanced but
MCU image remained unchanged, proving backward compatibility with the
current implementation.

Thanks,
Mathieu

Mathieu Poirier (1):
  rpmsg: core: Add wildcard match for name service

 drivers/rpmsg/rpmsg_core.c | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-14 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-12 21:12 [PATCH 0/1] rpmsg: core: Add wildcard match for name service Mathieu Poirier
2020-02-12 21:12 ` [PATCH 1/1] " Mathieu Poirier
2020-02-13 13:56   ` Arnaud POULIQUEN
2020-02-14 17:22     ` Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).