Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332397
b: refs/heads/master
c: 28d7530
h: refs/heads/master
i:
  332395: a810d5a
v: v3
  • Loading branch information
Michel Lespinasse authored and Linus Torvalds committed Oct 9, 2012
1 parent af5f807 commit 3bdadc2
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: 59633abf34e2f44b8e772a2c12a92132aa7c2220
refs/heads/master: 28d7530928d01638678f63c3c70113540b0e6abe
2 changes: 1 addition & 1 deletion trunk/lib/rbtree_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static int rbtree_test_init(void)

printk(KERN_ALERT "rbtree testing");

prandom32_seed(&rnd, 3141592653589793238);
prandom32_seed(&rnd, 3141592653589793238ULL);
init();

time1 = get_cycles();
Expand Down

0 comments on commit 3bdadc2

Please sign in to comment.