Re: [PATCH 03/11] cpumask: update pci_bus_show_cpuaffinity to usenew cpumask API

From: Ingo Molnar
Date: Wed Jan 07 2009 - 10:20:45 EST



* Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> wrote:

> On Monday, January 5, 2009 11:31 am Mike Travis wrote:
> > Jesse Barnes wrote:
> > > On Sunday, January 4, 2009 5:18 am 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@xxxxxxx>
> > >> Cc: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
> > >
> > > Can you resend these two against my linux-next branch?
> > >
> > > Thanks,
> >
> > Sure thing. Would this be the latest .../sfr/linux-next.git master
> > tree or would I need to select some other branch?
>
> That would probably work, but my actual tree is at
> git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git; the linux-
> next branch is the one that I'll be sending to Linus soon.

hm, i already have it queued up in tip/cpus4096:

588235b: cpumask: update pci_bus_show_cpuaffinity to use new cpumask API

as you said that it would be fine to do it there. I guess it's not a
problem to have it duplicate - the code changes one narrow area of code.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/