Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88980
b: refs/heads/master
c: 710d0e9
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent 464ae68 commit 1083354
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c4fe760efde84e52168a81bf125f25ba2f118b51
refs/heads/master: 710d0e9cce8bfcfa821c5929c1d4dbf30a660ce6
4 changes: 2 additions & 2 deletions trunk/include/asm-x86/mmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
*
* cpu_vm_mask is used to optimize ldt flushing.
*/
typedef struct {
typedef struct {
void *ldt;
#ifdef CONFIG_X86_64
rwlock_t ldtlock;
rwlock_t ldtlock;
#endif
int size;
struct mutex lock;
Expand Down

0 comments on commit 1083354

Please sign in to comment.