From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSOJu-0008Lt-5X for guix-patches@gnu.org; Fri, 22 Dec 2017 09:29:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSOJq-0003Op-7T for guix-patches@gnu.org; Fri, 22 Dec 2017 09:29:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38400) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSOJq-0003Nu-48 for guix-patches@gnu.org; Fri, 22 Dec 2017 09:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eSOJp-0005SW-MI for guix-patches@gnu.org; Fri, 22 Dec 2017 09:29:01 -0500 Subject: [bug#29409] Remove hugetlb control group on ARM32. Resent-Message-ID: References: <877euhtjkj.fsf@gmail.com> <87ind19pok.fsf@gmail.com> <20171221095752.1a018320@scratchpost.org> <87tvwk3wpk.fsf@gnu.org> <87vagzb3kn.fsf@gmail.com> <87wp1f829r.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87wp1f829r.fsf@gnu.org> Date: Fri, 22 Dec 2017 15:28:04 +0100 Message-ID: <87d136bzwr.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 29409@debbugs.gnu.org > LGTM, but please double-check that “make check-system TESTS=basic” and > bare-bones.tmpl or install.scm (which do not use elogind) still work as > expected. I ran the tests you suggested, everything seems ok so I pushed both patches. Thanks, Mathieu