Assorted fixes from product division 76/279876/3
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 17 Aug 2022 14:47:08 +0000 (16:47 +0200)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 6 Sep 2022 02:49:10 +0000 (02:49 +0000)
commit59184136dcf288abd39b30dfc7f8a82f260ecb80
treeb84625dc5e1c9a5905e3ddaac04a5a9d0a8f4767
parentb1296bb433df82587ae807bc94890cca27e1d4e3
Assorted fixes from product division

This commit brings following changes from product divisions aligning
codebases together:

 - introduce dbus match cache (performance optimization),
 - raise max number of possible matches,
 - minor fixes.

Change-Id: I6a58e52d48b9ac8a2eb8cb333e7d20b4e821c08c
Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
[ Describe in more detail what this change brings ]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
kernel/kdbus/connection.c
kernel/kdbus/limits.h
kernel/kdbus/main.c
kernel/kdbus/match.c
kernel/kdbus/match.h
kernel/kdbus/reply.c