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 23:24:09 -0400 Message-ID: <87lg7pgcva.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]:55532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g50S8-0004Vh-WD for bug-guix@gnu.org; Tue, 25 Sep 2018 23:25:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g50Ri-0006Vi-OE for bug-guix@gnu.org; Tue, 25 Sep 2018 23:25:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50005) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g50Ri-0006VY-Js for bug-guix@gnu.org; Tue, 25 Sep 2018 23:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g50Ri-0006RF-Cu for bug-guix@gnu.org; Tue, 25 Sep 2018 23:25:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org 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-done@debbugs.gnu.org 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? Done in commit fe73352e8073ea0a0e6f6b5591f24395671998ab on master. Closing this bug now, but please reopen if appropriate. Thanks! Mark