From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753374AbbK3KKl (ORCPT ); Mon, 30 Nov 2015 05:10:41 -0500 Received: from mail.skyhub.de ([78.46.96.112]:48465 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752481AbbK3KKj (ORCPT ); Mon, 30 Nov 2015 05:10:39 -0500 From: Borislav Petkov To: Ingo Molnar Cc: LKML Subject: [PATCH] tip-queue 2015-11-30 Date: Mon, 30 Nov 2015 11:10:32 +0100 Message-Id: <1448878233-11390-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Hi Ingo, just this one fix for tip:x86/urgent this week: Kirill A. Shutemov (1): x86/mm: Fix regression with huge pages on PAE arch/x86/boot/boot.h | 1 - arch/x86/boot/video-mode.c | 2 ++ arch/x86/boot/video.c | 2 ++ arch/x86/include/asm/page_types.h | 16 +++++++++------- arch/x86/include/asm/pgtable_types.h | 14 ++++---------- arch/x86/include/asm/x86_init.h | 1 - 6 files changed, 17 insertions(+), 19 deletions(-) -- 2.3.5