From: Konrad Rzeszutek Wilk Date: Tue, 4 Jun 2013 20:42:29 +0000 (-0400) Subject: xen/smp: Set the per-cpu IRQ number to a valid default. X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee336e10d5650d408efb66f634d462b9eb39c191;p=pandora-kernel.git xen/smp: Set the per-cpu IRQ number to a valid default. When we free it we want to make sure to set it to a default value of -1 so that we don't double-free it (in case somebody calls us twice). Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed