From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752805AbbE0Hw6 (ORCPT ); Wed, 27 May 2015 03:52:58 -0400 Received: from mx1.scotdoyle.com ([23.226.141.211]:37798 "EHLO mx1.scotdoyle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752648AbbE0Hwz (ORCPT ); Wed, 27 May 2015 03:52:55 -0400 Date: Wed, 27 May 2015 07:52:50 +0000 (UTC) From: Scot Doyle To: Andrey Wagin cc: Greg Kroah-Hartman , Tomi Valkeinen , Jean-Christophe Plagniol-Villard , Jiri Slaby , Michael Kerrisk , Pavel Machek , Geert Uytterhoeven , LKML , linux-fbdev@vger.kernel.org, linux-api@vger.kernel.org, linux-man@vger.kernel.org Subject: Re: [PATCH 2/2] fbcon: use the cursor blink interval provided by vt In-Reply-To: Message-ID: References: <20150225094946.GA24627@amd> <20150226220243.GC9935@amd> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 27 May 2015, Andrey Wagin wrote: ... > I regularly execute criu tests on linux-next. For this, I use virtual > machine from the digitalocean clould. The current version of > linux-next hangs after a few seconds. I use git bisect to find the > commit where the problem is appeaed. And it looks like the problem is > in this patch. ... > Thanks, > Andrew Perhaps this pending patch will help: http://marc.info/?l=linux-kernel&m=143219509918969&w=2 Thanks, Scot