Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751339AbZLDF0c (ORCPT ); Fri, 4 Dec 2009 00:26:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750766AbZLDF0a (ORCPT ); Fri, 4 Dec 2009 00:26:30 -0500 Received: from casper.infradead.org ([85.118.1.10]:54106 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750733AbZLDF0a (ORCPT ); Fri, 4 Dec 2009 00:26:30 -0500 Date: Thu, 3 Dec 2009 21:28:34 -0800 From: Arjan van de Ven To: Ingo Molnar Cc: Linus Torvalds , linux-kernel@vger.kernel.org, Thomas Gleixner , "H. Peter Anvin" , Andrew Morton Subject: Re: [GIT PULL] x86/asm for v2.6.33 Message-ID: <20091203212834.46ad9ab3@infradead.org> In-Reply-To: <20091203203143.GA25305@elte.hu> References: <20091203203143.GA25305@elte.hu> Organization: Intel X-Mailer: Claws Mail 3.7.3 (GTK+ 2.16.6; i586-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1033 Lines: 29 On Thu, 3 Dec 2009 21:31:43 +0100 Ingo Molnar wrote: > Linus, > > Please pull the latest x86-asm-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git > x86-asm-for-linus > > The most user visible change here is the (default disabled) > CONFIG_DEBUG_STRICT_USER_COPY_CHECKS security feature, which uses > __builtin_object_size() to validate copy_from_user accesses. > just FYI; this config option will start generating warnings; I've killed many of those, but those patches have gone via the various maintainer trees so may come in a few days later in the merge window. -- Arjan van de Ven Intel Open Source Technology Centre For development, discussion and tips for power savings, visit http://www.lesswatts.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/