Hi On Wed, Jun 17, 2015 at 9:11 PM, Greg Kroah-Hartman <[email protected]> wrote: > On Wed, Jun 17, 2015 at 11:07:46AM -0600, Shuah Khan wrote: >> On 06/17/2015 10:33 AM, Sergei Zviagintsev wrote: >> > Set of different fixes over selftests/kdbus. >> > >> > These were first sent as independent patches, and in v2 they just >> > properly threaded. >> > >> > Links to previous patches: >> > >> > http://lkml.kernel.org/g/[email protected] >> > http://lkml.kernel.org/g/[email protected] >> > http://lkml.kernel.org/g/[email protected] >> > http://lkml.kernel.org/g/[email protected] >> > http://lkml.kernel.org/g/[email protected] >> > >> > Sergei Zviagintsev (5): >> > selftests/kdbus: handle cap_get_proc() error properly >> > selftests/kdbus: drop useless assignment >> > selftests/kdbus: remove useless initializations from >> > kdbus_clone_userns_test() >> > selftests/kdbus: drop duplicated code from __kdbus_msg_send() >> > selftests/kdbus: fix error paths in __kdbus_msg_send() >> > >> > tools/testing/selftests/kdbus/kdbus-util.c | 46 >> > ++++++++++++------------ >> > tools/testing/selftests/kdbus/test-metadata-ns.c | 9 ++--- >> > 2 files changed, 27 insertions(+), 28 deletions(-) >> > >> >> Nice work! Thanks for these fixes. >> Greg! Are you going to apply these into your kdbus tree? > > Yes, I will take them.
The 5 selftest changes are: Reviewed-by: David Herrmann <[email protected]> Thanks David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

