From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linutronix.de (193.142.43.55:993) by crypto-ml.lab.linutronix.de with IMAP4-SSL for ; 28 Apr 2020 21:27:22 -0000 Received: from mga02.intel.com ([134.134.136.20]) by Galois.linutronix.de with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jTXlA-0005u3-DJ for speck@linutronix.de; Tue, 28 Apr 2020 23:27:21 +0200 Received: from localhost (mtg-dev.jf.intel.com [10.54.74.10]) by smtp.ostc.intel.com (Postfix) with ESMTP id 6D75C6369 for ; Tue, 28 Apr 2020 21:27:16 +0000 (UTC) Date: Tue, 28 Apr 2020 14:27:16 -0700 From: mark gross Subject: [MODERATED] Re: [PATCH 0/5] Slow Randomizing Boosts DoS v4.4.219 backport 0 Message-ID: <20200428212716.GA122693@mtg-dev.jf.intel.com> Reply-To: mgross@linux.intel.com References: <87mu6wpvnc.fsf@nanos.tec.linutronix.de> <87k120pv7k.fsf@nanos.tec.linutronix.de> <871ro7pqr2.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 In-Reply-To: <871ro7pqr2.fsf@nanos.tec.linutronix.de> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: On Tue, Apr 28, 2020 at 05:35:45PM +0200, speck for Thomas Gleixner wrote: > Thomas Gleixner writes: > > Thomas Gleixner writes: > > Fished it out from the moderator mail, applied it to 4.4.y and then ran: > > > > # git grep 'x86_mask' > > arch/x86/kernel/cpu/amd.c: if (c->x86_model <= 1 && c->x86_mask <= 1) > > > > I clearly can see how that was tested. > > Apologies. My bad. > > Tired brain tricked me to believe that I had updated the 4.4 branch to > 4.4.220. Awake brain noticed and after really updating the above is gone. NP. --mark >