Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274736
b: refs/heads/master
c: b7e3155
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Oct 25, 2011
1 parent cfd4614 commit 5bfb893
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 37348804e0289087d21ae8bff4c0732030a3c6ac
refs/heads/master: b7e3155818830a358be2b736e1087217c43db9eb
6 changes: 0 additions & 6 deletions trunk/arch/x86/kernel/jump_label.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,4 @@ void arch_jump_label_transform(struct jump_entry *entry,
put_online_cpus();
}

void arch_jump_label_text_poke_early(jump_label_t addr)
{
text_poke_early((void *)addr, ideal_nops[NOP_ATOMIC5],
JUMP_LABEL_NOP_SIZE);
}

#endif

0 comments on commit 5bfb893

Please sign in to comment.