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 ; 16 Apr 2020 17:16:07 -0000 Received: from us-smtp-2.mimecast.com ([205.139.110.61] helo=us-smtp-delivery-1.mimecast.com) by Galois.linutronix.de with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jP87R-0002tK-Rs for speck@linutronix.de; Thu, 16 Apr 2020 19:16:06 +0200 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id F2194107ACCD for ; Thu, 16 Apr 2020 17:16:00 +0000 (UTC) Received: from treble (ovpn-116-146.rdu2.redhat.com [10.10.116.146]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 96B645DA2C for ; Thu, 16 Apr 2020 17:16:00 +0000 (UTC) Date: Thu, 16 Apr 2020 12:15:58 -0500 From: Josh Poimboeuf Subject: [MODERATED] Re: [PATCH 1/4] V8 more sampling fun 1 Message-ID: <20200416171558.p3gijvz7kpn6nd6w@treble> References: =?utf-8?q?=3Cb715c?= =?utf-8?q?51b0ad67b00fc47298f722d7bb742f529f2=2E1586996075=2Egit=2Emgro?= =?utf-8?q?ss=40linux=2Eintel=2Ecom=3E?= MIME-Version: 1.0 In-Reply-To: =?utf-8?q?=3Cb715c51b0ad67b00fc47298f722d7bb742f529f2=2E15869?= =?utf-8?q?96075=2Egit=2Emgross=40linux=2Eintel=2Ecom=3E?= Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: On Mon, Mar 16, 2020 at 05:56:27PM -0700, speck for mark gross wrote: > From: mark gross > Subject: [PATCH 1/4] x86/cpu: Add stepping field to x86_cpu_id structure s/stepping/steppings/ -- Josh