Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6982
b: refs/heads/master
c: 4f0cb8d
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Sep 5, 2005
1 parent e82b84b commit 5cd4173
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: c9b02a24130e3ff14a553d966a79f46cf806b037
refs/heads/master: 4f0cb8d978ab4b6e3b40147f619f48316d9d7f63
1 change: 0 additions & 1 deletion trunk/include/asm-i386/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,6 @@ struct thread_struct {
.esp0 = sizeof(init_stack) + (long)&init_stack, \
.ss0 = __KERNEL_DS, \
.ss1 = __KERNEL_CS, \
.ldt = GDT_ENTRY_LDT, \
.io_bitmap_base = INVALID_IO_BITMAP_OFFSET, \
.io_bitmap = { [ 0 ... IO_BITMAP_LONGS] = ~0 }, \
}
Expand Down

0 comments on commit 5cd4173

Please sign in to comment.