Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755296AbXFONLA (ORCPT ); Fri, 15 Jun 2007 09:11:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754171AbXFONKv (ORCPT ); Fri, 15 Jun 2007 09:10:51 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:41877 "EHLO the-village.bc.nu" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753987AbXFONKu (ORCPT ); Fri, 15 Jun 2007 09:10:50 -0400 Date: Fri, 15 Jun 2007 14:15:44 +0100 From: Alan Cox To: Andi Kleen Cc: David Howells , Arnd Bergmann , Benjamin Herrenschmidt , David Woodhouse , Linux Kernel Mailing List , Dave Airlie , linux-arch@vger.kernel.org, Andrew Morton Subject: Re: [PATCH] Introduce compat_u64 and compat_s64 types Message-ID: <20070615141544.5a8e234e@the-village.bc.nu> In-Reply-To: <200706151454.28854.ak@suse.de> References: <200706151355.57464.ak@suse.de> <200706151443.13511.ak@suse.de> <20070615135420.7fe2e4c1@the-village.bc.nu> <200706151454.28854.ak@suse.de> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.8; i386-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1027 Lines: 26 > > For the parts used by the processors in question yes > > That means? They're expected to run only a subset of the network stack? > Is that expressed in Kconfig? Is it documented that the rest is dangerous? Have you audited every other line of code for every other kind of bug ? > > people have done > > that work so using the types without unaligned. > > Very brave; we're talking about around half a million lines > of non trivial source code here. And debug simulators that can be made to trap such accesses, and in most cases processors which fault such an access (so you find it) but don't provide enough information to restart. The testing isn't that hard for a given embedded system and having done work Linux does not need other changes re-breaking things. Alan - 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/