Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750872AbVJ2ADj (ORCPT ); Fri, 28 Oct 2005 20:03:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750869AbVJ2ADj (ORCPT ); Fri, 28 Oct 2005 20:03:39 -0400 Received: from e2.ny.us.ibm.com ([32.97.182.142]:5799 "EHLO e2.ny.us.ibm.com") by vger.kernel.org with ESMTP id S1750861AbVJ2ADi (ORCPT ); Fri, 28 Oct 2005 20:03:38 -0400 Subject: Re: [PATCH] Process Events Connector From: Matt Helsley To: Andrew Morton Cc: LKML , Evgeniy Polyakov , Jean-Pierre Dion , Guillaume Thouvenin , Badari Pulavarty , Ram Pai , CKRM-Tech , Erich Focht , elsa-devel , Gerrit Huizenga , Adrian Bunk , "Chandra S. Seetharaman" , Jay Lan , Erik Jacobson , Jack Steiner In-Reply-To: <1130541585.10680.846.camel@stark> References: <1130489713.10680.685.camel@stark> <1130541585.10680.846.camel@stark> Content-Type: text/plain Date: Fri, 28 Oct 2005 16:56:31 -0700 Message-Id: <1130543791.10680.853.camel@stark> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 617 Lines: 22 OK, I wasn't as thorough as I had hoped re: 64-bit kernel/32-bit userspace. The uid_t and gid_t types appear to present a problem to the following: User <-> Kernel i386 <-> x86_64/IA64 sparc <-> sparc64 s390 <-> s390x :( I'll look at this some more and see if I need to resubmit. Until then I'll hold off on my request for inclusion in -mm. Cheers, -Matt Helsley - 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/