Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72135
b: refs/heads/master
c: 83d87d1
h: refs/heads/master
i:
  72133: 9036e2f
  72131: 009bf08
  72127: dab4a15
v: v3
  • Loading branch information
Laurent Vivier authored and Avi Kivity committed Oct 22, 2007
1 parent 4803e6e commit 83a3d5a
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: 9da8f4e83a824dabf3fb7ad0890549257ae614a0
refs/heads/master: 83d87d167367ae2cc2c6810399aefac33a2ced41
1 change: 0 additions & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3375,7 +3375,6 @@ void account_system_time(struct task_struct *p, int hardirq_offset,

if (p->flags & PF_VCPU) {
account_guest_time(p, cputime);
p->flags &= ~PF_VCPU;
return;
}

Expand Down

0 comments on commit 83a3d5a

Please sign in to comment.