Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74393
b: refs/heads/master
c: f97b895
h: refs/heads/master
i:
  74391: 42fee41
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Linus Torvalds committed Nov 29, 2007
1 parent 381156e commit ae988d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b8415ec34fd63c6260497b2f8aaf3ce7a61eaa8a
refs/heads/master: f97b8954953ba8e692dbb92d99e26b721f7068cd
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/paravirt_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,8 @@ struct pv_mmu_ops pv_mmu_ops = {
};

EXPORT_SYMBOL_GPL(pv_time_ops);
EXPORT_SYMBOL_GPL(pv_cpu_ops);
EXPORT_SYMBOL_GPL(pv_mmu_ops);
EXPORT_SYMBOL (pv_cpu_ops);
EXPORT_SYMBOL (pv_mmu_ops);
EXPORT_SYMBOL_GPL(pv_apic_ops);
EXPORT_SYMBOL_GPL(pv_info);
EXPORT_SYMBOL (pv_irq_ops);

0 comments on commit ae988d7

Please sign in to comment.