Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356147
b: refs/heads/master
c: 349eab6
h: refs/heads/master
i:
  356145: 818080b
  356143: 5f77cf4
v: v3
  • Loading branch information
Chen Gang authored and Ingo Molnar committed Jan 24, 2013
1 parent 7509fce commit adbcadd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 2c922cd07a0ada4d68e22453c972a5d77be8f20d
refs/heads/master: 349eab6eb07794c59e37703ccbfeb5920721885c
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/process_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ void release_thread(struct task_struct *dead_task)
{
if (dead_task->mm) {
if (dead_task->mm->context.size) {
pr_warn("WARNING: dead process %8s still has LDT? <%p/%d>\n",
pr_warn("WARNING: dead process %s still has LDT? <%p/%d>\n",
dead_task->comm,
dead_task->mm->context.ldt,
dead_task->mm->context.size);
Expand Down

0 comments on commit adbcadd

Please sign in to comment.