From: Greg KH <greg@kroah.com>
To: Christoph Hellwig <hch@infradead.org>,
Alex Aizman <itn780@yahoo.com>,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE 2/6] Linux-iSCSI High-Performance Initiator
Date: Tue, 12 Apr 2005 00:45:14 -0700 [thread overview]
Message-ID: <20050412074514.GA1630@kroah.com> (raw)
In-Reply-To: <20050412072733.GA32354@infradead.org>
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
next prev parent reply other threads:[~2005-04-12 7:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-12 3:24 [ANNOUNCE 2/6] Linux-iSCSI High-Performance Initiator Alex Aizman
2005-04-12 5:34 ` Greg KH
2005-04-12 5:35 ` Greg KH
2005-04-12 16:34 ` Dmitry Yusupov
2005-04-12 5:36 ` Greg KH
2005-04-12 7:27 ` Christoph Hellwig
2005-04-12 7:45 ` Greg KH [this message]
2005-04-12 8:14 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050412074514.GA1630@kroah.com \
--to=greg@kroah.com \
--cc=hch@infradead.org \
--cc=itn780@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.