From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752186AbbJCK5c (ORCPT ); Sat, 3 Oct 2015 06:57:32 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:35617 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752073AbbJCK5b (ORCPT ); Sat, 3 Oct 2015 06:57:31 -0400 Date: Sat, 3 Oct 2015 12:57:26 +0200 From: Ingo Molnar To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Thomas Gleixner , "H. Peter Anvin" , Peter Zijlstra , Andrew Morton Subject: Re: [GIT PULL] x86 fixes Message-ID: <20151003105726.GA1319@gmail.com> References: <20151003102413.GA32130@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151003102413.GA32130@gmail.com> 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 * Ingo Molnar wrote: > Linus, > > Please pull the latest x86-urgent-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus > > # HEAD: f4b4aae1828855db761bf998ce37d3062b1d6446 x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds > > Fixes all around the map: W+X kernel mapping fix, WCHAN fixes, two build failure > fixes for corner case configs, x32 header fix and a speling fix. Sorry, please don't pull this tree: Thomas tells me that the two WCHAN fixes trigger some sort of badness in Sasha's testing: > Thomas Gleixner (2): > x86/process: Add proper bound checks in 64bit get_wchan() > x86/process: Unify 32bit and 64bit implementations of get_wchan() I don't know any details yet. Thanks, Ingo