Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754006AbYJTRAJ (ORCPT ); Mon, 20 Oct 2008 13:00:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753535AbYJTQ7g (ORCPT ); Mon, 20 Oct 2008 12:59:36 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:59877 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753493AbYJTQ7f (ORCPT ); Mon, 20 Oct 2008 12:59:35 -0400 Date: Mon, 20 Oct 2008 09:57:52 -0700 (PDT) From: Linus Torvalds To: "H. Peter Anvin" cc: Ingo Molnar , Roland Dreier , Andrew Morton , "David S. Miller" , Alan Cox , linux-kernel@vger.kernel.org, Peter Zijlstra , Thomas Gleixner , David Howells Subject: Re: [announce] new tree: "fix all build warnings, on all configs" In-Reply-To: <48FCB694.40901@zytor.com> Message-ID: References: <20081017171139.GA1792@elte.hu> <20081017180523.GA11590@elte.hu> <20081017191202.GA5396@elte.hu> <20081018082209.GA24220@elte.hu> <48FCB694.40901@zytor.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 478 Lines: 17 On Mon, 20 Oct 2008, H. Peter Anvin wrote: > > Presumably it *should* be: > > *((char *)to + 4) = *((char *)from + 4); That's what it is in the kenrel. The "before and after" versions were both from broken Ingo code. Linus -- 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/