From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Guthro Subject: Re: [PATCH] x86: Restore reboot quirks by DMI, fix reboot on a number of systems Date: Tue, 11 Jun 2013 12:03:28 -0400 Message-ID: <51B74A50.8020706@citrix.com> References: <1370959787-24604-1-git-send-email-benjamin.guthro@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Jan Beulich , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 06/11/2013 11:59 AM, George Dunlap wrote: > On Tue, Jun 11, 2013 at 3:09 PM, Ben Guthro wrote: >> The following patch ports the functionality following changeset from linux (from 2008) to xen: >> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=14d7ca5c >> It implements an additional reboot quirk to do a PCI reset via port CF9. > > I think based on the fact that no one has complained in that time, we > should hold off on this until 4.3.1. > > -George No complaints from me on that. Will I need to re-submit it after the release, or will someone just flag it as something to come back to? -Ben