public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Mike Frysinger <vapier@gentoo.org>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	tony.luck@intel.com
Subject: Re: [patch] use __asm__ and __volatile__ in asm-ia64/gcc_intrin.h
Date: Mon, 18 Jun 2007 19:37:54 +0100	[thread overview]
Message-ID: <20070618183754.GC17112@infradead.org> (raw)
In-Reply-To: <200706180219.11164.vapier@gentoo.org>

On Mon, Jun 18, 2007 at 02:19:10AM -0400, Mike Frysinger wrote:
> Since asm-ia64/gcc_intrin.h gets exported to userspace, we need to make sure
> to use __asm__() rather than asm() since the latter is not available when
> compiling with gcc with GNU extensions turned off (like -std=c99).

This header is only for kernel-internal use and should not be exported
to userspace at all.

  reply	other threads:[~2007-06-18 18:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-18  6:19 [patch] use __asm__ and __volatile__ in asm-ia64/gcc_intrin.h Mike Frysinger
2007-06-18 18:37 ` Christoph Hellwig [this message]
2007-06-18 19:47   ` [patch] dont export ia64 intrin headers and sanitize asm-ia64/byteorder.h Mike Frysinger

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=20070618183754.GC17112@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    --cc=vapier@gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox