From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [RFC PATCH 0/2] minor mmu_gather patches Date: Thu, 23 Aug 2018 12:37:58 -0700 Message-ID: References: <20180823084709.19717-1-npiggin@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Nick Piggin Cc: Peter Zijlstra , Andrew Lutomirski , the arch/x86 maintainers , Borislav Petkov , Will Deacon , Rik van Riel , Jann Horn , Adin Scannell , Dave Hansen , Linux Kernel Mailing List , linux-mm , David Miller , Martin Schwidefsky , Michael Ellerman , linux-arch List-Id: linux-arch.vger.kernel.org On Thu, Aug 23, 2018 at 12:15 PM Linus Torvalds wrote: > > So right now my "tlb-fixes" branch looks like this: > [..] > > I'll do a few more test builds and boots, but I think I'm going to > merge it in this cleaned-up and re-ordered form. In the meantime, I decided to push out that branch in case anybody wants to look at it. I may rebase it if I - or anybody else - find anything bad there, so consider it non-stable, but I think it's in its final shape modulo issues. Linus From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f196.google.com ([209.85.223.196]:34749 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725979AbeHWXJV (ORCPT ); Thu, 23 Aug 2018 19:09:21 -0400 MIME-Version: 1.0 References: <20180823084709.19717-1-npiggin@gmail.com> In-Reply-To: From: Linus Torvalds Date: Thu, 23 Aug 2018 12:37:58 -0700 Message-ID: Subject: Re: [RFC PATCH 0/2] minor mmu_gather patches Content-Type: text/plain; charset="UTF-8" Sender: linux-arch-owner@vger.kernel.org List-ID: To: Nick Piggin Cc: Peter Zijlstra , Andrew Lutomirski , the arch/x86 maintainers , Borislav Petkov , Will Deacon , Rik van Riel , Jann Horn , Adin Scannell , Dave Hansen , Linux Kernel Mailing List , linux-mm , David Miller , Martin Schwidefsky , Michael Ellerman , linux-arch Message-ID: <20180823193758.0GnQFClOrrLSeA2jddeMQHg_DtO2LgNmvQt2nt1Jx3U@z> On Thu, Aug 23, 2018 at 12:15 PM Linus Torvalds wrote: > > So right now my "tlb-fixes" branch looks like this: > [..] > > I'll do a few more test builds and boots, but I think I'm going to > merge it in this cleaned-up and re-ordered form. In the meantime, I decided to push out that branch in case anybody wants to look at it. I may rebase it if I - or anybody else - find anything bad there, so consider it non-stable, but I think it's in its final shape modulo issues. Linus