Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 482168
Collapse All | Expand All

(-)a/kernel/nv-linux.A (-1 / +1 lines)
Lines 957-963 Link Here
957
#endif
957
#endif
958
958
959
#if !defined(NV_VMWARE)
959
#if !defined(NV_VMWARE)
960
#define NV_NUM_PHYSPAGES                num_physpages
960
#define NV_NUM_PHYSPAGES                get_num_physpages()
961
#define NV_GET_CURRENT_PROCESS()        current->tgid
961
#define NV_GET_CURRENT_PROCESS()        current->tgid
962
#define NV_IN_ATOMIC()                  in_atomic()
962
#define NV_IN_ATOMIC()                  in_atomic()
963
#define NV_LOCAL_BH_DISABLE()           local_bh_disable()
963
#define NV_LOCAL_BH_DISABLE()           local_bh_disable()

Return to bug 482168