lkml.org 
[lkml]   [2008]   [Sep]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 7 Sep 2008 11:13:32 +0200
FromIngo Molnar <>
SubjectRe: [RFC 11/13] genapic: reduce stack pressuge in io_apic.c step 3 target_cpus
> > +#ifdef CONFIG_X86_64
> > +#define TARGET_CPUS(retval)      (genapic->target_cpus)(&(retval))
> > +#else
> > +#define TARGET_CPUS(retval)      retval = (genapic->target_cpus())
> > +#endif

hm, this should be unified.

	Ingo


\
 
 \ /
  Last update: 2008-09-07 11:17    [from the cache]
©2003-2008