diff --git a/config-pvops b/config-pvops index e226bcf..ca0bcca 100644 --- a/config-pvops +++ b/config-pvops @@ -3007,6 +3007,7 @@ CONFIG_I2C_SCMI=m # # I2C system bus drivers (mostly embedded / system-on-chip) # +CONFIG_I2C_DESIGNWARE_CORE=m CONFIG_I2C_DESIGNWARE_PCI=m CONFIG_I2C_EG20T=m CONFIG_I2C_GPIO=m diff --git a/linux-3.4.11.tar.bz2.sha1sum b/linux-3.4.11.tar.bz2.sha1sum new file mode 100644 index 0000000..45e1fc6 --- /dev/null +++ b/linux-3.4.11.tar.bz2.sha1sum @@ -0,0 +1 @@ +af77cf477f8943046e820c265c24ec4de7711cf2 linux-3.4.11.tar.bz2 diff --git a/series-pvops.conf b/series-pvops.conf index f143a53..1759224 100644 --- a/series-pvops.conf +++ b/series-pvops.conf @@ -5,7 +5,6 @@ patches.xen/pvops-3.4-0003-xen-acpi-sleep-Register-to-the-acpi_suspend_lowlevel. # Fixes which should will go in 3.5 patches.xen/pvops-xen-blkfront-module-exit-handling-adjustments.patch -patches.xen/pvops-xen-blkback-Copy-id-field-when-doing-BLKIF_DISCARD.patch patches.xen/pvops-xen-blkfront-Add-WARN-to-deal-with-misbehaving-backe.patch patches.xen/pvops-3.4-enable-netfront-in-dom0.patch patches.xen/pvops-netback-calculate-correctly-the-SKB-slots.patch diff --git a/version-pvops b/version-pvops index f989260..0ce07b7 100644 --- a/version-pvops +++ b/version-pvops @@ -1 +1 @@ -3.4.4 +3.4.11