Re: [PATCH] x86: export pv_lock_ops non-GPL

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeremy Fitzhardinge
Date: Thursday, August 21, 2008 - 9:25 am

Ingo Molnar wrote:

pv_lock_ops gets accessed by inline functions which get inlined into
modules.  They should never directly access it, but the generated code
will.  _spin_lock() is in exactly the same situation.

    J

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86: export pv_lock_ops non-GPL, Jeremy Fitzhardinge, (Wed Aug 20, 11:31 am)
Re: [PATCH] x86: export pv_lock_ops non-GPL, Ingo Molnar, (Thu Aug 21, 2:10 am)
Re: [PATCH] x86: export pv_lock_ops non-GPL, Ingo Molnar, (Thu Aug 21, 3:42 am)
Re: [PATCH] x86: export pv_lock_ops non-GPL, Jeremy Fitzhardinge, (Thu Aug 21, 9:25 am)