From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752895AbdKUGZv (ORCPT ); Tue, 21 Nov 2017 01:25:51 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:41368 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751505AbdKUGZu (ORCPT ); Tue, 21 Nov 2017 01:25:50 -0500 X-Google-Smtp-Source: AGs4zMYebuWqJ9gLweUZJYBYcWGEPhTlnVCDKnIaExJahTzKXbUNisFcXTxYztLBoPAIO9HwWzazSg== Date: Tue, 21 Nov 2017 07:25:46 +0100 From: Ingo Molnar To: Andy Lutomirski Cc: X86 ML , Borislav Petkov , "linux-kernel@vger.kernel.org" , Brian Gerst , Dave Hansen , Linus Torvalds , Josh Poimboeuf Subject: Re: [PATCH 14/16] x86/irq: Remove an old outdated comment about context tracking races Message-ID: <20171121062546.bt3evopjeeehwpsk@gmail.com> References: <609e646725126421291a51cde128c17ff08c3f7f.1511195781.git.luto@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <609e646725126421291a51cde128c17ff08c3f7f.1511195781.git.luto@kernel.org> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Andy Lutomirski wrote: > That race has been fixed and code cleaned up for a while now. JFYI, I have added your SOB here, which I assume you just forgot to include. Thanks, Ingo