|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/2][PV-on-HVM] Fix compile errors for RHEL/SLES
Please disregard point 3.
I realized this was against a prior patch that we do not feel is ready
for submission just yet.
The other 2 chunks still apply,
I can re-submit, if necessary.
Ben Guthro wrote:
[PATCH
1/2][PV-on-HVM] Fix compile errors for RHEL/SLES
Fix compile errors on a couple of distros.
1st fix was for SLES10-SP1 and SLES10-SP2:
netif_tx_lock_bh was pulled back into older kernels, and thus must be
detected.
2nd fix was for RHEL4-U5 which pulled back the irqreturn_t feature into
an older kernel. This too must be detected.
3rd fix was fixing a compile error in a printk for a more strict
compile in RHEL4-U5
Signed-off-by: Ben Guthro <bguthro@xxxxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|