From owner-freebsd-stable@freebsd.org Sun Jun 28 17:07:30 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E53CE98FBA3 for ; Sun, 28 Jun 2015 17:07:30 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (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 AE8AC1D42; Sun, 28 Jun 2015 17:07:30 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igblr2 with SMTP id lr2so39733240igb.0; Sun, 28 Jun 2015 10:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VVsxYuhOc4un8+Jdv+Kw59rmZe5WVcX5RHrs9ZIkFWI=; b=sGavpspKk5nB6E7kxLQWISTJ996TyG1uhlF9BujucWMPCk+GWGpGRqBA5ROAp+8C+l 7dV0fycfvaYmfYKdMOTDsYl2LpPHVbvSJyozfaC+A9DCO7D13AV3fmTbkvjIjJI2AK+D tFm4PhG1U1fRGJ8mjoi1XELiz7s8pFUZF9JC5CsRYpr3ouAnQq4KEUnnnm74eBoswFRb 6cDO/3acvH3MhPbyZLyvNSRYMd+cfLx22b89w46PoRTXhI04NhhSspIhfQKRI5AoeI7O kXl6VI5n3r1JcXw6lhPsWLYDKgAa9jdDaov9TzmZMCohKNTl6s2muIzb84uUIdWegEWl zDVQ== MIME-Version: 1.0 X-Received: by 10.43.163.129 with SMTP id mo1mr13153255icc.61.1435511250191; Sun, 28 Jun 2015 10:07:30 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Sun, 28 Jun 2015 10:07:30 -0700 (PDT) In-Reply-To: References: <86oak289hv.fsf@gly.ftfl.ca> <86616894vk.fsf@gly.ftfl.ca> <86oak0bkky.fsf@WorkBox.Home> <867fqo6sbh.fsf@gly.ftfl.ca> Date: Sun, 28 Jun 2015 10:07:30 -0700 Message-ID: Subject: Re: suspend/resume regression From: Adrian Chadd To: Kevin Oberman Cc: Joseph Mingrone , "Brandon J. Wandersee" , FreeBSD-STABLE Mailing List , John Baldwin Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 17:07:31 -0000 Hi, ok. I've updated my x230 to the latest -head and itis okay at suspend/resume. I can go acquire an x220 (now that they're cheap) to have as another reference laptop. I don't run stable/10 on anything, so it may be something odd with what he MFCed and what's in stable/10. I'll update the other laptops I have this evening and see if any of them regressed. -adrian