[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080907091332.GC5574@elte.hu>
Date: Sun, 7 Sep 2008 11:13:32 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Bert Wesarg <bert.wesarg@...glemail.com>
Cc: Mike Travis <travis@....com>,
Andrew Morton <akpm@...ux-foundation.org>,
davej@...emonkey.org.uk, David Miller <davem@...emloft.net>,
Eric Dumazet <dada1@...mosbay.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Jack Steiner <steiner@....com>,
Jeremy Fitzhardinge <jeremy@...p.org>,
Jes Sorensen <jes@....com>, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Subject: Re: [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
--
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