From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ns2.suse.de ([195.135.220.15]:44848 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753016AbXFOMjX (ORCPT ); Fri, 15 Jun 2007 08:39:23 -0400 From: Andi Kleen Subject: Re: [PATCH] Introduce compat_u64 and compat_s64 types Date: Fri, 15 Jun 2007 14:38:51 +0200 References: <200706150159.l5F1xNgM000459@hera.kernel.org> <200706151355.57464.ak@suse.de> <1181908836.25228.452.camel@pmac.infradead.org> In-Reply-To: <1181908836.25228.452.camel@pmac.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706151438.51803.ak@suse.de> Sender: linux-arch-owner@vger.kernel.org To: David Woodhouse Cc: Arnd Bergmann , Benjamin Herrenschmidt , Linux Kernel Mailing List , Dave Airlie , linux-arch@vger.kernel.org, Andrew Morton List-ID: > It's the _location_ which is wrong; As long as everybody using it sees the attribute packed it is not wrong at all. ABIs are just a convention, not a law. -Andi