Skip to content

Commit

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

void arch_jump_label_text_poke_early(jump_label_t addr)
{
u32 *insn_p = (u32 *) (unsigned long) addr;

*insn_p = 0x01000000;
flushi(insn_p);
}

#endif

0 comments on commit b9648b3

Please sign in to comment.