From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Xen 4.5: revert dpci patches Date: Mon, 12 Jan 2015 11:49:44 -0500 Message-ID: <20150112164944.GA22276@l.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com Cc: Sander Eikelenboom , malcolm.crossley@citrix.com List-Id: xen-devel@lists.xenproject.org Hey, Two folks (Malcom, Sander) have reported issues with the dpci softirq code and while I've an fix that fixes it, and this stage I am uncomfortable putting it in Xen 4.5. As such I am going to revert from Xen 4.5 tree (only) these patches: 104072f dpci: add 'masked' as a gate for hvm_dirq_assist to process f6dd295 dpci: replace tasklet with softirq aeeea48 dpci: move from an hvm_irq_dpci (and struct domain) to an hvm_dirq_dpci model Which will make that code be as it was in Xen 4.4. They (patches) are not going to be reverted in staging where I will continue troubleshooting and fix it. The proposed patch is http://lists.xen.org/archives/html/xen-devel/2015-01/msg01024.html for those curious folks.