[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@virtualiron.com>
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel