Merge commit 'v2.6.27-rc7' into x86/debug

This commit is contained in:
Ingo Molnar
2008-09-22 13:08:57 +02:00
9131 changed files with 333565 additions and 196889 deletions

View File

@@ -472,7 +472,7 @@ struct pv_lock_ops pv_lock_ops = {
.spin_unlock = __ticket_spin_unlock,
#endif
};
EXPORT_SYMBOL_GPL(pv_lock_ops);
EXPORT_SYMBOL(pv_lock_ops);
EXPORT_SYMBOL_GPL(pv_time_ops);
EXPORT_SYMBOL (pv_cpu_ops);