Re: [PATCH 1/4] x86: fix assign_irq_vector boot up problem

From: Rusty Russell
Date: Fri Dec 12 2008 - 03:28:18 EST


On Thursday 11 December 2008 21:58:07 Mike Travis wrote:
> Impact: fix boot up problem.
>
> Fix a problem encountered with the Intel SATA-AHCI disk driver
> right at system startup. Cpumask_intersects really needs to be
> a 3-way intersect, and since we need a cpumask_var_t later on,
> then just use it for the 3-way intersect as well.

This one looks fine.

My plan was for Ingo to pull that for-ingo tree into his cpus4096 tree
and take the x86 patches from there. But he hasn't so maybe I should
take this chance to fold that patch in?

Thanks,
Rusty.
--
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/