[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <495805AE.5000000@zytor.com>
Date: Sun, 28 Dec 2008 15:03:10 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Marcin Slusarz <marcin.slusarz@...il.com>
CC: Mike Frysinger <vapier@...too.org>, tglx@...utronix.de,
mingo@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86 byteorder.h: use __asm__/__inline__ for userspace
Marcin Slusarz wrote:
> On Sat, Dec 27, 2008 at 01:50:04AM -0500, Mike Frysinger wrote:
>> Use __asm__/__inline__ rather than asm/inline for all the functions
>> exported to userspace.
>
> Why? I can't find anything related in Documentation/.
Because "asm" and "inline" are unsafe keywords in arbitrary C code, as
may be encountered in userspace.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists