Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329847
b: refs/heads/master
c: a181dc1
h: refs/heads/master
i:
  329845: 018c42c
  329843: 7d7783c
  329839: 1b6c3f6
v: v3
  • Loading branch information
Gleb Natapov authored and Avi Kivity committed Aug 6, 2012
1 parent 3e09f0c commit f08e391
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: 6aed64a8a440360be875f31eabeacaddb83ef25f
refs/heads/master: a181dc14ed23f7a499542ff4c78532b5f24bb18f
1 change: 1 addition & 0 deletions trunk/kernel/jump_label.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ void jump_label_rate_limit(struct static_key_deferred *key,
key->timeout = rl;
INIT_DELAYED_WORK(&key->work, jump_label_update_timeout);
}
EXPORT_SYMBOL_GPL(jump_label_rate_limit);

static int addr_conflict(struct jump_entry *entry, void *start, void *end)
{
Expand Down

0 comments on commit f08e391

Please sign in to comment.