Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83438
b: refs/heads/master
c: 91f3f1e
h: refs/heads/master
v: v3
  • Loading branch information
Matt Mackall authored and Linus Torvalds committed Feb 6, 2008
1 parent 08c3ec9 commit b53d433
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5ab24c79af5a05659f68eae3e5f232c9a15359d7
refs/heads/master: 91f3f1e304f2e9ff2c8b9c76efd4fb8ff93110f7
1 change: 1 addition & 0 deletions trunk/drivers/char/random.c
Original file line number Diff line number Diff line change
Expand Up @@ -1039,6 +1039,7 @@ write_pool(struct entropy_store *r, const char __user *buffer, size_t count)
p += bytes;

add_entropy_words(r, buf, (bytes + 3) / 4);
cond_resched();
}

return 0;
Expand Down

0 comments on commit b53d433

Please sign in to comment.