From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#32840: linux-libre 4.18.9: shpchp is no longer a module (now: built-in) Date: Tue, 25 Sep 2018 19:36:18 -0400 Message-ID: <87k1n9cfpp.fsf@netris.org> References: <20180925195720.nelxr55dy7ntupma@abyayala> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4wt9-0004DQ-1O for bug-guix@gnu.org; Tue, 25 Sep 2018 19:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4wt4-0006CS-F9 for bug-guix@gnu.org; Tue, 25 Sep 2018 19:37:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49940) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g4wt4-0006A4-Am for bug-guix@gnu.org; Tue, 25 Sep 2018 19:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g4wt4-0000k1-1I for bug-guix@gnu.org; Tue, 25 Sep 2018 19:37:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180925195720.nelxr55dy7ntupma@abyayala> (Nils Gillmann's message of "Tue, 25 Sep 2018 19:57:20 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Nils Gillmann Cc: 32840@debbugs.gnu.org Hi Nils, Nils Gillmann writes: > at taler we need shpchp as a module in the initrd. > > Before version 4.18.x, shpchp was a module we've build in guix' linux-libre, > you were able to just specify it for the initrd. > > With 4.18.9, this module became a compile-in/built-in (see linux > commit log). I want to avoid maintaining yet another kernel > definition for future complications if I can. Can we get this module > built in by default? Sure, that sounds sensible. I'll push a config update soon. Thanks, Mark