From: Marc Fiuczynski Date: Wed, 29 Nov 2006 13:53:43 +0000 (+0000) Subject: backported vs2.1.x fix to irq handling, which caused incorrect scheduler behavior X-Git-Tag: vs2_0_2_2-rc6-schedfix~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b8a110738d6eead9db88372cd9385d49347e4ee1;p=linux-2.6.git backported vs2.1.x fix to irq handling, which caused incorrect scheduler behavior --- diff --git a/fs/xfs/quota/xfs_qm_syscalls.c b/fs/xfs/quota/xfs_qm_syscalls.c index 87603ee94..a2f9be4bf 100644 --- a/fs/xfs/quota/xfs_qm_syscalls.c +++ b/fs/xfs/quota/xfs_qm_syscalls.c @@ -17,6 +17,7 @@ */ #include +#include #include "xfs.h" #include "xfs_fs.h"