Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297381
b: refs/heads/master
c: 6c260d5
h: refs/heads/master
i:
  297379: a93039e
v: v3
  • Loading branch information
Thomas Gleixner authored and John Stultz committed Mar 16, 2012
1 parent 73ed472 commit 4a54557
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: a4ca1298d8a0472a45624fa5fb99f90f0f367187
refs/heads/master: 6c260d586343f7f78239d90aa9e2cfed02f74ff3
5 changes: 0 additions & 5 deletions trunk/arch/x86/kernel/vsyscall_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,7 @@ early_param("vsyscall", vsyscall_setup);

void update_vsyscall_tz(void)
{
unsigned long flags;

write_seqlock_irqsave(&vsyscall_gtod_data.lock, flags);
/* sys_tz has changed */
vsyscall_gtod_data.sys_tz = sys_tz;
write_sequnlock_irqrestore(&vsyscall_gtod_data.lock, flags);
}

void update_vsyscall(struct timespec *wall_time, struct timespec *wtm,
Expand Down

0 comments on commit 4a54557

Please sign in to comment.