Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313865
b: refs/heads/master
c: 711d273
h: refs/heads/master
i:
  313863: a726f8a
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Jul 17, 2012
1 parent 79f1918 commit 9c72ca6
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: 0008204ffe85d23382d6fd0f971f3f0fbe70bae2
refs/heads/master: 711d2731d0cc90644a67b179bd78432c15a270f0
2 changes: 1 addition & 1 deletion trunk/arch/s390/include/asm/cputime.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,12 @@ static inline clock_t cputime64_to_clock_t(cputime64_t cputime)
}

struct s390_idle_data {
int nohz_delay;
unsigned int sequence;
unsigned long long idle_count;
unsigned long long idle_enter;
unsigned long long idle_exit;
unsigned long long idle_time;
int nohz_delay;
};

DECLARE_PER_CPU(struct s390_idle_data, s390_idle);
Expand Down

0 comments on commit 9c72ca6

Please sign in to comment.