From 028fe5845fc10a8d588d9dbea4119025fcc7f260 Mon Sep 17 00:00:00 2001 From: jacob Date: Fri, 1 Aug 2003 18:37:17 +0000 Subject: [PATCH] - Fix build with rh 2.4.20 kernel series r=phil b=1663 --- lustre/include/linux/lustre_compat25.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lustre/include/linux/lustre_compat25.h b/lustre/include/linux/lustre_compat25.h index 4b1c0d5..96e52c4 100644 --- a/lustre/include/linux/lustre_compat25.h +++ b/lustre/include/linux/lustre_compat25.h @@ -38,8 +38,6 @@ #define KDEVT_INIT(val) { .value = val } #define LTIME_S(time) (time.tv_sec) -#define USERMODEHELPER(path, argv, envp) \ - call_usermodehelper(path, argv, envp, 1) #define ll_path_lookup path_lookup #define ll_permission permission @@ -73,8 +71,7 @@ #ifndef CONFIG_RH_2_4_20 #define cpu_online(cpu) (cpu_online_map & (1<