From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932458AbcFBLBK (ORCPT ); Thu, 2 Jun 2016 07:01:10 -0400 Received: from mail.gondor.com ([78.47.100.206]:55682 "EHLO mail1.gondor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932124AbcFBLBI (ORCPT ); Thu, 2 Jun 2016 07:01:08 -0400 X-Greylist: delayed 2170 seconds by postgrey-1.27 at vger.kernel.org; Thu, 02 Jun 2016 07:01:08 EDT Date: Thu, 2 Jun 2016 12:24:44 +0200 From: Jan Niehusmann To: Omer Peleg Cc: linux-kernel@vger.kernel.org, Adam Morrison , Shaohua Li , Ben Serebrin , David Woodhouse Subject: Suspend broken on Thinkpad x201s since 4.7-rc1 Message-ID: <20160602102443.GA21132@jannic.reliablesolutions.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, when trying out 4.7-rc1 on my Thinkpad x201s, I noticed that suspending the system doesn't work any more. Instead, when trying to suspend, the system hangs with a black screen and the suspend-LED blinking. I bisected the issue to commit 22e2f9fa63b092923873fc8a52955151f4d83274, and indeed, reverting this commit from 4.7-rc1 fixes the issue. As the system just hangs on suspend, I don't have any error message to quote. But if there is something I could try to get some diagnostics, please let me know. Jan