Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75087
b: refs/heads/master
c: e384f41
h: refs/heads/master
i:
  75085: c1b7d1f
  75083: 9531d41
  75079: d54c9d5
  75071: bb3ee8a
v: v3
  • Loading branch information
Ian Wienand authored and Tony Luck committed Dec 19, 2007
1 parent 40a05e8 commit c5fab56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ee211b37aa98123b1d9b19d228011e632a4bbe75
refs/heads/master: e384f41409cb9e543fbc84b375e2ba46cbcbec6a
1 change: 1 addition & 0 deletions trunk/arch/ia64/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ flush_thread (void)
ia32_drop_ia64_partial_page_list(current);
current->thread.task_size = IA32_PAGE_OFFSET;
set_fs(USER_DS);
memset(current->thread.tls_array, 0, sizeof(current->thread.tls_array));
}
#endif
}
Expand Down

0 comments on commit c5fab56

Please sign in to comment.