From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756667AbcJWRG7 (ORCPT ); Sun, 23 Oct 2016 13:06:59 -0400 Received: from smtp12.openmailbox.org ([62.4.1.46]:44281 "EHLO smtp12.openmailbox.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756623AbcJWRG5 (ORCPT ); Sun, 23 Oct 2016 13:06:57 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 23 Oct 2016 20:06:44 +0300 From: sonofagun@openmailbox.org To: Borislav Petkov Cc: linux-kernel@vger.kernel.org, Nikos Barkas Subject: Re: [PATCH] x86/AMD: Apply erratum 688 on machines without a BIOS fix In-Reply-To: <20161023095722.n77oefpmttzvzqqc@pd.tnic> References: <20161021164723.c5rh7kgulba2aq6i@pd.tnic> <20161021230143.4wwop3giwwuzbkpr@pd.tnic> <52b804e35d9e82a46b35409586475ee2@openmailbox.org> <20161022141229.4us4iqy7dhgulssn@pd.tnic> <1651fbd1076bc365aef52a804d1ffbad@openmailbox.org> <20161023095722.n77oefpmttzvzqqc@pd.tnic> Message-ID: <4b27ef7e7a256a6c9341cf182ebceef7@openmailbox.org> User-Agent: Roundcube Webmail/1.0.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Are you sure you did it right? Yes and no. I use the patchwork site and my brother uses an LKML mirror site. He gets patches from there. This worked the with the first two patches but the last one was a big one and that site truncated some bytes from a line...Sorry for the trouble. For reasons I cannot explain I haven't used git till now even though I have downloaded it with its source files from the very first versions that got released years ago. Kernel is now ready and moved to USB stick. Testing is about to begin. If everything works as expected I shall send V2 late at night! Thanks!!