STABLE14-linux-always-glock-20050427

finish this up, always glock on linux


(cherry picked from commit c90b1bd66a8c2565a4b6927d2344768b0768c545)
This commit is contained in:
Chaskiel M Grundman 2005-04-27 22:56:12 +00:00 committed by Derrick Brashear
parent 935d7009cf
commit f107740d3a
8 changed files with 8 additions and 8 deletions

View File

@ -199,7 +199,7 @@ extern unsigned long afs_linux_page_offset;
/* function to help with the page offset stuff */
#define afs_linux_page_address(page) (afs_linux_page_offset + PAGE_SIZE * (page - mem_map))
#if defined(__KERNEL__) && defined(CONFIG_SMP)
#if defined(__KERNEL__)
#include "../h/sched.h"
#include "linux/wait.h"

View File

@ -42,8 +42,8 @@
#ifndef __SMP__
#define __SMP__
#endif
#define AFS_GLOBAL_SUNLOCK
#endif
#define AFS_GLOBAL_SUNLOCK
#if defined(MODULE) && defined(CONFIG_MODVERSIONS)
#define MODVERSIONS
#include <linux/modversions.h>

View File

@ -47,8 +47,8 @@
#ifndef __SMP__
#define __SMP__
#endif
#define AFS_GLOBAL_SUNLOCK
#endif
#define AFS_GLOBAL_SUNLOCK
#if defined(MODULE) && defined(CONFIG_MODVERSIONS)
#define MODVERSIONS

View File

@ -49,8 +49,8 @@
#ifndef __SMP__
#define __SMP__
#endif
#define AFS_GLOBAL_SUNLOCK
#endif
#define AFS_GLOBAL_SUNLOCK
#if defined(MODULE) && defined(CONFIG_MODVERSIONS)
#define MODVERSIONS

View File

@ -35,8 +35,8 @@
#ifndef __SMP__
#define __SMP__
#endif
#define AFS_GLOBAL_SUNLOCK
#endif
#define AFS_GLOBAL_SUNLOCK
#if defined(MODULE) && defined(CONFIG_MODVERSIONS)
#define MODVERSIONS

View File

@ -48,8 +48,8 @@
#ifndef __SMP__
#define __SMP__
#endif
#define AFS_GLOBAL_SUNLOCK
#endif
#define AFS_GLOBAL_SUNLOCK
#if defined(MODULE) && defined(CONFIG_MODVERSIONS)
#define MODVERSIONS

View File

@ -50,8 +50,8 @@
#ifndef __SMP__
#define __SMP__
#endif
#define AFS_GLOBAL_SUNLOCK
#endif
#define AFS_GLOBAL_SUNLOCK
#if defined(MODULE) && defined(CONFIG_MODVERSIONS)
#define MODVERSIONS

View File

@ -45,8 +45,8 @@
#ifndef __SMP__
#define __SMP__
#endif
#define AFS_GLOBAL_SUNLOCK
#endif
#define AFS_GLOBAL_SUNLOCK
#if defined(MODULE) && defined(CONFIG_MODVERSIONS)
#define MODVERSIONS