From: Mitch A Williams Date: Tue, 9 Dec 2014 08:53:07 +0000 (+0000) Subject: i40evf: enable interrupt 0 appropriately X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~241^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7235448c9d90ca221587178e9b468839b2724440;p=pandora-kernel.git i40evf: enable interrupt 0 appropriately Don't enable vector 0 in the ISR, just schedule the adminq task and let it enable the vector. This prevents the task from being called reentrantly. Make sure that the vector is enabled on all exit paths of the adminq task, including error exits. Change-ID: I53f3d14f91ed7a9e90291ea41c681122a5eca5b5 Signed-off-by: Mitch Williams Acked-by: Shannon Nelson Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed