From: Ingo Molnar on

* Eric W. Biederman <ebiederm(a)xmission.com> wrote:

> YH noticed that the function irq_to_gsi has an off by one error
> when translating high irq numbers to gsis. Today this bug is harmless
> because all of the callers restrict their input to the first 16 irqs
> so this bug does not matter, but we should fix it to avoid confusion
> and later.
>
> Signed-off-by: Eric W. Biederman <ebiederm(a)xmission.com>

Please use the Reported-by tag.

Thanks,

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