From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Meltdown / Spectre Date: Fri, 26 Jan 2018 17:05:15 -0500 Message-ID: <871sicmg2s.fsf@netris.org> References: <874lnzcedp.fsf@gmail.com> <20180106174358.GA28436@jasmine.lan> <87vageeobi.fsf@netris.org> <87incedvgv.fsf@netris.org> <87k1wtcq7m.fsf@netris.org> <87wp0qognk.fsf@gmail.com> <20180110045930.GA29390@jasmine.lan> <87po6a841k.fsf@gnu.org> <87bmhph5b2.fsf@netris.org> <20180120001759.GE18016@jasmine.lan> <87o9lnmb4u.fsf@netris.org> <87607r1gjs.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1efCAG-0000iN-KL for guix-devel@gnu.org; Fri, 26 Jan 2018 17:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1efCAC-0001Fn-KA for guix-devel@gnu.org; Fri, 26 Jan 2018 17:08:04 -0500 In-Reply-To: <87607r1gjs.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 24 Jan 2018 15:23:51 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> FYI, in another thread, I recently posted preliminary patches to add the >> GCC 7.3 release candidate as a Guix package, and to use it to build >> linux-libre on x86_64 and i686 systems: >> >> https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00292.html > > Today=E2=80=99s Jan. 24th, so hopefully we can roll in these patches toda= y! FYI, the GCC 7.3 update, and the patch to use it to build linux-libre, are now on the master branch, and the new kernels have been built by Hydra. Mark