Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11909
b: refs/heads/master
c: 7522e4e
h: refs/heads/master
i:
  11907: 8b9114d
v: v3
  • Loading branch information
Clemens Ladisch authored and Linus Torvalds committed Oct 31, 2005
1 parent ee4b64c commit c7d2277
Show file tree
Hide file tree
Showing 2 changed files with 3 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: af95eade68da4dfa29c5b64d79cffc9709facf00
refs/heads/master: 7522e4ecdfdf86b9816f06d55766a6f88baa0348
2 changes: 2 additions & 0 deletions trunk/drivers/char/hpet.c
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,8 @@ int hpet_register(struct hpet_task *tp, int periodic)
return -EINVAL;
}

tp->ht_opaque = NULL;

spin_lock_irq(&hpet_task_lock);
spin_lock(&hpet_lock);

Expand Down

0 comments on commit c7d2277

Please sign in to comment.