From: Dmitry Eremin Date: Tue, 3 Dec 2013 13:58:46 +0000 (+0800) Subject: staging/lustre/build: fix compilation issue with is_compat_task X-Git-Tag: v3.14-rc1~150^2~667 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56dba8cd9ac8cb59161b906a27b5a4260e6ee99f;p=pandora-kernel.git staging/lustre/build: fix compilation issue with is_compat_task After removing LIBCFS_HAVE_IS_COMPAT_TASK test we have a compilation issue with kernels configured without CONFIG_COMPAT. Lustre-change: http://review.whamcloud.com/7118 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2800 Signed-off-by: Dmitry Eremin Reviewed-by: James Simmons Reviewed-by: Bob Glossman Reviewed-by: Oleg Drokin Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed