[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090106123744.GE10319@elte.hu>
Date: Tue, 6 Jan 2009 13:37:44 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Jesse Barnes <jbarnes@...tuousgeek.org>
Cc: Mike Travis <travis@....com>, Ingo Molnar <mingo@...hat.com>,
Rusty Russell <rusty@...tcorp.com.au>,
"H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
Jack Steiner <steiner@....com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] cpumask: update local_cpus_show to use new cpumask
API
* Jesse Barnes <jbarnes@...tuousgeek.org> wrote:
> On Monday, January 5, 2009 12:33 pm Mike Travis wrote:
> > Impact: cleanup, reduce stack usage, use new cpumask API.
> >
> > Replace the local cpumask_t variable with a pointer to the
> > const cpumask that needs to be printed.
> >
> > Signed-off-by: Mike Travis <travis@....com>
> > Cc: Jesse Barnes <jbarnes@...tuousgeek.org>
> > ---
> > drivers/pci/pci-sysfs.c | 12 ++++++------
> > 1 file changed, 6 insertions(+), 6 deletions(-)
>
> Hm, clearly there are other patches in Ingo's tree that this depends on,
> since this patch assumes the presence of cpumask_of_pcibus and has
> slightly different cpumask_scnprintf context. I'll just let Ingo push
> the whole thing.
okay, will push them to Linus.
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