From owner-freebsd-stable@FreeBSD.ORG Wed Mar 25 20:13:39 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D494F6E2 for ; Wed, 25 Mar 2015 20:13:39 +0000 (UTC) Received: from mail-ie0-x22b.google.com (mail-ie0-x22b.google.com [IPv6:2607:f8b0:4001:c03::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B2F4C60 for ; Wed, 25 Mar 2015 20:13:39 +0000 (UTC) Received: by iedm5 with SMTP id m5so31238887ied.3 for ; Wed, 25 Mar 2015 13:13:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Mvews+VmvUtJ+IxUke7iWLFVaq7Qw/+IoZCekZY1CKo=; b=pB0YHGDAaG4KoBFiZ+R05ktuXx21mCf5gccVak1/6odlOicw0LadM4lNdTzglxcc/L q8ugK0Dt4M9I00/ZmAaSvTYBvAhMi7s7EVz8vYcmpM4odi+6cReAMBEC6EQ/Wz91/fw0 L9qde4kD/pJ1NtGGQlyVlGarlMqWsQPTW1uLTvizS8TjuuTL8H/6h6CbEZdYYjWq1SD3 wT/o8fkjPUABR8v29Ob7QBIlhSO1G2TEfqQBvziTqrXGJjjmSRstHbTYg1J/SKHk1tbC ffLdWepho5w1GVcBj5GKBZhaQgKMRrL52MHWoR3Qn/zwRZKfANEhJ5xkqCswahUN9r0D DJkw== MIME-Version: 1.0 X-Received: by 10.50.132.66 with SMTP id os2mr31564597igb.6.1427314419075; Wed, 25 Mar 2015 13:13:39 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.17.194 with HTTP; Wed, 25 Mar 2015 13:13:39 -0700 (PDT) In-Reply-To: References: Date: Wed, 25 Mar 2015 13:13:39 -0700 X-Google-Sender-Auth: stY5FWvzyvJqhs0GgHUtdBHGj_E Message-ID: Subject: Re: 10-STABLE suspend failure From: Adrian Chadd To: Kevin Oberman Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD-STABLE Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2015 20:13:39 -0000 Hi, that GEM idle fail is problematic. Try backing it out say, 1 month or so? I think that's before the drm merge from head to stable/10. -a