From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <53102FB9.6090209@suse.cz> Date: Fri, 28 Feb 2014 07:42:01 +0100 From: Michal Marek MIME-Version: 1.0 To: Lucas De Marchi CC: linux-modules Subject: Re: [PATCH 0/5] kmod_module_insert_module() cleanup and test coverage References: <1393541533-14719-1-git-send-email-mmarek@suse.cz> In-Reply-To: Content-Type: text/plain; charset=UTF-8 List-ID: Dne 28.2.2014 07:03, Lucas De Marchi napsal(a): > Hi Michal, > > On Thu, Feb 27, 2014 at 7:52 PM, Michal Marek wrote: >> I only wanted to send the kmod_module_insert_module() patch after passing >> the testsuite, but then I noticed the testsuite is hardly testing it :). >> >> Michal >> >> Michal Marek (5): >> testsuite: Check the list of loaded modules after a test >> testsuite: Add test for modprobe --force >> testsuite: Do not provide finit_module(2) on older kernels >> Add some tests for kernels without finit_module(2) >> libkmod-module: Simplify kmod_module_insert_module() > > It's pretty good. Thanks. > > I only have some cosmetic comments. I can make the changes when > applying if you prefer. See in the individual patches. I will resend an updated series. Thanks a lot for the review! Michal