Both have same function, and dependency is already applied.
Removing duplicated code.
Change-Id: I232c1bc6393af7de6f4668cb8a03e908be25a80d
Signed-off-by: Maor <quic_makselro@quicinc.com>
Signed-off-by: Linux Image Build Automation <quic_ibautomat@quicinc.com>
This change fixes NULL pointer dereference for the cases when channel name
invalid is invalid: wrong channel name or usage control channel device as
spcom channel to receive message.
Change-Id: I6294d82906f093e026af62f3246ad3e872e5aa98
Signed-off-by: rakegand <quic_rakegand@quicinc.com>
This change blocks access to channel name string,
in case channel name string length is more than permissible limits.
Change-Id:Id450948185de41158ac666d220c8123c24e3b7e1
Signed-off-by: rakegand <quic_rakegand@quicinc.com>
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>