|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/3] Do not use DEFINE_RWLOCK Macro
On Wed, 2007-08-29 at 14:20 -0400, Ben Guthro wrote:
> Do not use the DEFINE_RWLOCK macro, as it is not available when compiled
> against older kernels, such as SLES9's 2.6.5
Things like this should generally be done by adding a suitably guarded
definition of DEFINE_RWLOCK to the platform-compat.h header in
unmodified_drivers/linux-2.6/compat-include/xen/platform-compat.h.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|