Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53886
b: refs/heads/master
c: 21564fd
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed May 2, 2007
1 parent 995ed17 commit 1ed8241
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 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: 441d40dca024deb305a5e3d5003e8cd9d364d10f
refs/heads/master: 21564fd2a3deb48200b595332f9ed4c9f311f2a7
8 changes: 1 addition & 7 deletions trunk/arch/i386/kernel/paravirt.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,4 @@ struct paravirt_ops paravirt_ops = {
.startup_ipi_hook = paravirt_nop,
};

/*
* NOTE: CONFIG_PARAVIRT is experimental and the paravirt_ops
* semantics are subject to change. Hence we only do this
* internal-only export of this, until it gets sorted out and
* all lowlevel CPU ops used by modules are separately exported.
*/
EXPORT_SYMBOL_GPL(paravirt_ops);
EXPORT_SYMBOL(paravirt_ops);

0 comments on commit 1ed8241

Please sign in to comment.