Re: [PATCH] x86, irq, fix logical AND/OR error in check_irq_vectors_for_cpu_disable()

From: H. Peter Anvin
Date: Fri Dec 27 2013 - 17:01:29 EST


On 12/23/2013 06:39 AM, Prarit Bhargava wrote:
> Patch is against linux-tip.git and was tested on both linux.git and tip without
> any issues. As expected, the number of required vectors for the down'd cpu
> drops from 202 to 181 on my test system (which has 509 vectors assigned in
> total).
>
> Many thanks to Gong Chen for catching this.
>
> P.
>
> ----8<----
>
> Gong Chen caught this coding error during inspection of the patch. The
> code should be AND not OR.
>

Please include a description that is understandable by someone who isn't
familiar with the back story to this patch. The patch descriptions
become part of the permanent record of the history of the Linux kernel
and are critical to it being understandable.

-hpa

--
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/