public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Re: + git-hdrcleanup-vs-git-klibc-on-ia64.patch added to -mm tree
@ 2006-05-14 18:51 David Woodhouse
  2006-05-14 21:15 ` Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Woodhouse @ 2006-05-14 18:51 UTC (permalink / raw)
  To: linux-ia64

On Sun, 2006-05-14 at 10:54 -0700, akpm@osdl.org wrote:
> diff -puN include/asm/gcc_intrin.h~git-hdrcleanup-vs-git-klibc-on-ia64
> include/asm/gcc_intrin.h
> ---
> 25/include/asm/gcc_intrin.h~git-hdrcleanup-vs-git-klibc-on-ia64     Mon May 15 01:33:00 2006
> +++ 25-akpm/include/asm/gcc_intrin.h    Mon May 15 01:33:00 2006
> @@ -24,7 +24,9 @@
>  extern void ia64_bad_param_for_setreg (void);
>  extern void ia64_bad_param_for_getreg (void);
>  
> +#ifdef __KERNEL__
>  register unsigned long ia64_r13 asm ("r13") __attribute_used__;
> +#endif 

There's more than just that in asm-ia64/intrinsics.h that shouldn't be
visible to userspace. In fact I'm not entirely sure how much of
intrinsics.h _does_ make sense for userspace at all.

What does asm-ia64/byteorder.h include it for?

-- 
dwmw2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-14 22:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox