Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xen/spinlock: Fix check from greater than to be also be greater or eq…
…ual to. During review of git commit cb9c6f1 ("xen/spinlock: Check against default value of -1 for IRQ line.") Stefano pointed out a bug in the patch. Unfortunatly due to vacation timing the fix was not applied and this patch fixes it up. Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
- Loading branch information