From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: test report for Xen 4.3 RC1 Date: Mon, 17 Jun 2013 16:35:39 -0400 Message-ID: <20130617203539.GA2887@phenom.dumpdata.com> References: <1B4B44D9196EFF41AE41FDA404FC0A1001B15762@SHSMSX102.ccr.corp.intel.com> <20130617142304.GP30071@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130617142304.GP30071@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Ren, Yongjie" Cc: "george.dunlap@eu.citrix.com" , "Xu, YongweiX" , "Liu, SongtaoX" , "Tian, Yongxue" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org > I just double checked on my AMD machines with v3.10-rc5 with > these extra patches: > > ebe2886 x86/cpa: Use pte_attrs instead of pte_flags on CPA/set_p.._wb/wc operations. > 7c4ae96 Revert "xen/pat: Disable PAT support for now." > 729c6ec Revert "xen/pat: Disable PAT using pat_enabled value." > bd4fd16 microcode_xen: Add support for AMD family >= 15h > 6271c21 x86/microcode: check proper return code. > b9a48c8 xen: add CPU microcode update driver > c62566c cpu: make sure that cpu/online file created before KOBJ_ADD is emitted > 0790542 cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu() > f90099b xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback. > 29ca6e9 x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. > > and it worked. Let me recompile a kernel without most of them to doublecheck > whether those patches are making the ACPI S3 suspend/resume working. Still works. I removed all but: c62566c cpu: make sure that cpu/online file created before KOBJ_ADD is emitted 0790542 cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu() on top of 3.10-rc6 and the suspend/resume on the host works.