lkml.org 
[lkml]   [2005]   [Apr]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 12 Apr 2005 00:45:14 -0700
FromGreg KH <>
SubjectRe: [ANNOUNCE 2/6] Linux-iSCSI High-Performance Initiator
On Tue, Apr 12, 2005 at 08:27:33AM +0100, Christoph Hellwig wrote:
> On Mon, Apr 11, 2005 at 10:36:51PM -0700, Greg KH wrote:
> > On Mon, Apr 11, 2005 at 08:24:08PM -0700, Alex Aizman wrote:
> > >               Common header files:
> > >               - iscsi_ifev.h (user/kernel events).
> > 
> > These structures cross the user/kernel boundry?  If so, they _must_ use
> > the __u32 and friends types, not the horrible uint32_t mess...
> 
> No, C99 are just fine.

Um, why?  We've been down this road before, and for types that cross the
boundry, we _must_ use the __ version of the kernel types, not the
uint32_t stuff.

thanks,

greg k-h
-
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/

\
 
 \ /
  Last update: 2005-04-12 08:00    [W:0.225 / U:0.140 seconds]
©2003-2008 Jasper Spaans