lkml.org 
[lkml]   [2008]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] x86-64: eliminate dead code
Signed-off-by: Jan Beulich <jbeulich@novell.com>

---
include/asm-x86/mmu.h | 5 -----
1 file changed, 5 deletions(-)

--- linux-2.6.27-rc5/include/asm-x86/mmu.h 2008-07-13 23:51:29.000000000 +0200
+++ 2.6.27-rc5-x86_64-mmu-context/include/asm-x86/mmu.h 2008-08-22 15:24:33.000000000 +0200
@@ -7,14 +7,9 @@
/*
* The x86 doesn't have a mmu context, but
* we put the segment information here.
- *
- * cpu_vm_mask is used to optimize ldt flushing.
*/
typedef struct {
void *ldt;
-#ifdef CONFIG_X86_64
- rwlock_t ldtlock;
-#endif
int size;
struct mutex lock;
void *vdso;




\
 
 \ /
  Last update: 2008-08-29 14:17    [W:0.038 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site