Re: [PATCH 4/17] cpumask: remove the now-obsoleted pcibus_to_cpumask(): sh

From: Paul Mundt
Date: Sun Jun 14 2009 - 22:46:21 EST


On Fri, Jun 12, 2009 at 10:31:04PM +0930, Rusty Russell wrote:
> cpumask_of_pcibus() is the new version.

On Fri, Jun 12, 2009 at 10:32:35PM +0930, Rusty Russell wrote:
> We're weaning the core code off handing cpumask's around on-stack.
> This introduces arch_send_call_function_ipi_mask(), and by defining
> it, the old arch_send_call_function_ipi is defined by the core code.

On Fri, Jun 12, 2009 at 10:33:14PM +0930, Rusty Russell wrote:
> Makes code futureproof against the impending change to mm->cpu_vm_mask.
>
> It's also a chance to use the new cpumask_ ops which take a pointer
> (the older ones are deprecated, but there's no hurry for arch code).

On Fri, Jun 12, 2009 at 10:33:14PM +0930, Rusty Russell wrote:
> Use the accessors rather than frobbing bits directly (the new versions
> are const).

I've taken these in to the sh tree, thanks. They'll be included in the
next round of updates for -rc1.

I'm not sure how you want to handle the remaining patches. The
outstanding ones obviously touch code all over the place and should
probably go in in one go after the merge window has settled down a bit.
--
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/