Return 0 instead of -EALREADY when trying to create a shareable
channel that already exists.
Change-Id: Iaada1a714aabd9eded5aacd95e1282644336c836
Signed-off-by: Benjamin Grimberg <quic_bgrimber@quicinc.com>
This change fixes a deadlock that happens,
when two shareable channels send a message at the same time,
locking each other with a different lock.
Change-Id: Ibb3efef1bdb29d2db6912e6465e6086248ab2310
Signed-off-by: Dan Bar-On <quic_dbaron@quicinc.com>
This change fixes format string of error prints.
Change-Id: I27c9b85de066881a5c59e0366789df4204eaa2a8
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
SPSS kernel config/build/export uapi headers done from
VENDOR SI and not from KERNEL.PLATFORM SI.
Change-Id: I9f7f272db536a2ae17167609977d577b17ecd962
Signed-off-by: Mariam Elia <quic_melia@quicinc.com>