From: Michael Opdenacker Date: Mon, 9 Sep 2013 03:09:47 +0000 (+0200) Subject: xen: remove deprecated IRQF_DISABLED X-Git-Tag: v3.13-rc1~81^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af09d1a73aed4e83ee095f2dabdc09386e31f2ea;p=pandora-kernel.git xen: remove deprecated IRQF_DISABLED This patch proposes to remove the IRQF_DISABLED flag from drivers/xen code. It's a NOOP since 2.6.35 and it will be removed one day. Note that architecture dependent fixes for IRQF_DISABLED were already submitted through separate patches. Signed-off-by: Michael Opdenacker Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed