Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751413AbdIMUoJ (ORCPT ); Wed, 13 Sep 2017 16:44:09 -0400 Received: from mail-io0-f170.google.com ([209.85.223.170]:47677 "EHLO mail-io0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751112AbdIMUoG (ORCPT ); Wed, 13 Sep 2017 16:44:06 -0400 X-Google-Smtp-Source: AOwi7QAcCHRobbfITTeZWBgTJ0rhv+SXgUN42iC/1wIS6BqyKqmIrYDxOYTipYfkoYNFgSn1P4W+fnRjZOqu7l1INs4= MIME-Version: 1.0 In-Reply-To: References: <531674c0-fdca-2bcb-443d-6ad68608017e@kernel.dk> From: Linus Torvalds Date: Wed, 13 Sep 2017 13:44:05 -0700 X-Google-Sender-Auth: tMpwEm9ZLzfZ6kl5tUpI6oVI_9Q Message-ID: Subject: Re: WARNING: CPU: 1 PID: 0 at arch/x86/mm/tlb.c:245 initialize_tlbstate_and_flush+0x6a/0x100 To: Jens Axboe Cc: Andy Lutomirski , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 266 Lines: 8 On Wed, Sep 13, 2017 at 9:26 AM, Linus Torvalds wrote: > Yes, ths fix should be percolating up from the x86 tip tree later > today, I'm hoping. Ok, this should all be ok in current -git now. Linus "knock wood" Torvalds