From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Wroblewski Subject: Re: resume from S3 sleep not working in Dom0 - Xen4.2.1 Date: Fri, 8 Feb 2013 09:07:04 +0100 Message-ID: <5114B228.8070009@citrix.com> References: <510F91CA02000078000BB6AA@nat28.tlf.novell.com> <510F885B.2040603@citrix.com> <20130205183236.GB5652@konrad-lan.dumpdata.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: Milan opath Cc: "xen-devel@lists.xen.org" , Ben Guthro , Jan Beulich , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org On 08/02/13 08:47, Milan opath wrote: > Thank you for your help guys. I tried to apply those patches, but I > didn't succeed. > Konrard's acpi-s3 worked (in sence I didn't get error while patching), > but the patches from Ben not. Arch linux is using pretty much vanilla > kernel with only 3 patches applied(upstream patch, default console > loglevel patch and fat issue patch), and it seems I'm missing a whole > lot of things there. > For instance, the 'fix-dmar-zap-reinstate.txt' requires /xen/drivers/ > folder, but in my kernel source it is missing (there is xen, but no > drivers). > > I'm not familiar with custom kernel building (this was my first time), > but I would say I'm missing some xen patches that should be applied > priror to those of Ben. > Could you please give me a hint on how can I proceed or what kernel > did you use? > Thank you very much for your time. > > Milan, these three patches from Ben are against xen, not linux kernel - so you have to build patched xen from sources.