Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110355
b: refs/heads/master
c: d9336a9
h: refs/heads/master
i:
  110353: 2d5bc91
  110351: ba14c22
v: v3
  • Loading branch information
Paolo Ciarrocchi authored and Ingo Molnar committed Aug 15, 2008
1 parent 0609b77 commit d6e3d19
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: 3492cdf0176bde5e35223a1388d59676bc67c145
refs/heads/master: d9336a9b47d57db835453968efbd0d5cedfe0260
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/paravirt_patch_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ unsigned native_patch(u8 type, u16 clobbers, void *ibuf,
start = start_##ops##_##x; \
end = end_##ops##_##x; \
goto patch_site
switch(type) {
switch (type) {
PATCH_SITE(pv_irq_ops, irq_disable);
PATCH_SITE(pv_irq_ops, irq_enable);
PATCH_SITE(pv_irq_ops, restore_fl);
Expand Down

0 comments on commit d6e3d19

Please sign in to comment.