From: James Simmons Date: Tue, 9 Sep 2014 18:39:04 +0000 (-0500) Subject: staging/lustre: remove portals_compat25.h X-Git-Tag: fixes-for-v3.18-merge-window~15^2~466 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46ffc934385860a127c04010f5f3ee225e06b87b;p=pandora-kernel.git staging/lustre: remove portals_compat25.h Remove include/linux/libcfs/linux/portals_compat25.h. . remove some unused/unnecessary macros such as smp_num_cpus / SIGNAL_MASK_ASSERT etc. . replace some macros with direct kernel API calls such as RECALC_SIGPENDING/CLEAR_SIGPENDING/CURRENT_SECONDS, cfs_wait_event_interruptible/_exclusive etc. Signed-off-by: Liu Xuezhao Signed-off-by: Peng Tao Signed-off-by: James Simmons Signed-off-by: John L. Hammond Reviewed-on: http://review.whamcloud.com/4778 Reviewed-by: Andreas Dilger Reviewed-by: Keith Mannthey Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed