From: Konrad Rzeszutek Wilk Date: Mon, 6 May 2013 12:33:15 +0000 (-0400) Subject: xen/spinlock: Fix check from greater than to be also be greater or equal to. X-Git-Tag: v3.10-rc1~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb91f8f44caf346654fe9b17b2b359b95f98c049;p=pandora-kernel.git xen/spinlock: Fix check from greater than to be also be greater or equal to. During review of git commit cb9c6f15f318aa3aeb62fe525aa5c6dcf6eee159 ("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 Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed