From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760174AbcBYI7j (ORCPT ); Thu, 25 Feb 2016 03:59:39 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33690 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759389AbcBYI7g (ORCPT ); Thu, 25 Feb 2016 03:59:36 -0500 Date: Thu, 25 Feb 2016 09:59:32 +0100 From: Ingo Molnar To: Linus Torvalds Cc: Andy Lutomirski , "Ravi V. Shankar" , Toshi Kani , Brian Gerst , Thomas Gleixner , Sai Praneeth Prakhya , Luis Rodriguez , Andrew Morton , Denys Vlasenko , Matt Fleming , "H. Peter Anvin" , "linux-kernel@vger.kernel.org" , Peter Zijlstra , Borislav Petkov , ricardo.neri@intel.com, Hugh Dickins , Ard Biesheuvel Subject: Re: [tip:efi/core] x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings Message-ID: <20160225085932.GB13833@gmail.com> References: <1455712566-16727-4-git-send-email-matt@codeblueprint.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Torvalds wrote: > On Tue, Feb 23, 2016 at 9:47 AM, Andy Lutomirski wrote: > > On Feb 23, 2016 1:09 AM, <"tip-bot for Sai Praneeth > > <tipbot@zytor.com>"@zytor.com> wrote: > > > > Something's wrong with tip-bot. This should say: > > Yeah, there's about 50 tipbot emails that are just pure garbage. They don't even > show in my mailers, because they are so corrupt. It should now all be fixed. We were unlucky in that I just happened to push out a bunch of new commits after the script broke. Normally I'd have noticed this after just a few commits. Sorry about this! Thanks, Ingo