All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-ia64@vger.kernel.org
Subject: Re: + git-hdrcleanup-vs-git-klibc-on-ia64.patch added to -mm tree
Date: Sun, 14 May 2006 22:02:21 +0000	[thread overview]
Message-ID: <4467A8ED.3090807@zytor.com> (raw)
In-Reply-To: <1147632661.2551.5.camel@shinybook.infradead.org>

Christoph Hellwig wrote:
> 
> Using byte swizzling instrincts I supposed.  On the other hand asm/byteorder.h
> really shouldn't be user-exposed to start with.

asm/byteorder.h is at least useful for klibc; it can, of course, be 
completely done in klibc itself as long as bi-endian platforms have 
appropriate intrinsic defines.

klibc (ab)uses the __le16_to_cpu() et al macros; the reason for that is 
just to cut down on the amount of architecture-specific code that has to 
be written for klibc itself.

	-hpa


      parent reply	other threads:[~2006-05-14 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-14 18:51 + git-hdrcleanup-vs-git-klibc-on-ia64.patch added to -mm tree David Woodhouse
2006-05-14 21:15 ` Christoph Hellwig
2006-05-14 21:35 ` David Woodhouse
2006-05-14 22:02 ` H. Peter Anvin [this message]

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=4467A8ED.3090807@zytor.com \
    --to=hpa@zytor.com \
    --cc=linux-ia64@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.