On Wed, Mar 26, 2014 at 9:50 AM, Linn Crosetto <l...@hp.com> wrote:
> On Tue, Mar 25, 2014 at 05:18:53PM -0700, Yinghai Lu wrote:
>
> Just noting that not all bits above first_system_vector are set in the bitmap,
> so the comment in asm/desc.h and the change log could be misleading:
>
> /* used_vectors is BITMAP for irq is not managed by percpu vector_irq */
>

Do you mean some vector that is neither used by percpu_vector_irq nor
system_vector
after first_system_vector ?

Anyway if bit is set in used_vectors, that vector can not be used by
percpu vector_irq.

so that statement looks still right.

Feel free to suggest right comment or changelog.

> I have tested and the patch itself is good.

Good.

Thanks

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

Reply via email to