lkml.org 
[lkml]   [2011]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
FromDavid Howells <>
SubjectRe: rwsem: rwsem: Remove redundant asmregparm annotation
DateThu, 27 Jan 2011 15:03:40 +0000
Thomas Gleixner <tglx@linutronix.de> wrote:

> Peter Zijlstra pointed out, that the only user of asmregparm (x86) is
> compiling the kernel already with -mregparm=3. So the annotation of
> the rwsem functions is redundant. Remove it.

That's fine - as long as we never remove the -mregparm=3 on i386. The inline
assembly relies on the regparm=3 calling convention.

David


\
 
 \ /
  Last update: 2011-01-27 16:07    [from the cache]
©2003-2010