From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38569) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJjMF-0005EU-3B for guix-patches@gnu.org; Wed, 01 Apr 2020 15:49:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJjME-0003PQ-4B for guix-patches@gnu.org; Wed, 01 Apr 2020 15:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55390) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJjME-0003PC-0n for guix-patches@gnu.org; Wed, 01 Apr 2020 15:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJjMD-0006t9-VW for guix-patches@gnu.org; Wed, 01 Apr 2020 15:49:01 -0400 Subject: [bug#40274] [PATCH v4] gnu: Add kernel-module-loader-service. Resent-Message-ID: Date: Wed, 1 Apr 2020 21:48:26 +0200 From: "pelzflorian (Florian Pelz)" Message-ID: <20200401194826.uaarkyndzfbi3kqc@pelzflorian.localdomain> References: <20200328135908.2540-1-brice@waegenei.re> <20200331202340.10054-1-brice@waegenei.re> <20200401193458.evg46ygamtniby7k@pelzflorian.localdomain> <20200401194358.hamsw4q7but5jeon@pelzflorian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200401194358.hamsw4q7but5jeon@pelzflorian.localdomain> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brice Waegeneire Cc: 40274@debbugs.gnu.org On Wed, Apr 01, 2020 at 09:34:58PM +0200, pelzflorian (Florian Pelz) wrote: > I believe I pass parameters wrongly. I attach how I try to use your > kernel-module-loader. Also I cannot use gexps in module parameters. Regards, Florian