From owner-freebsd-stable@freebsd.org Sun Jun 28 23:54:34 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 EFD7898F54C for ; Sun, 28 Jun 2015 23:54:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (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 A8B441C50; Sun, 28 Jun 2015 23:54:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by obzt3 with SMTP id t3so3832440obz.3; Sun, 28 Jun 2015 16:54:33 -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=8UbygRXpMIwuBxQS0UPdWp4L5tNQC/3IdJ12GgCrl5c=; b=Mh+O8kNOjiMuLZMGagoLA0LNv//jaImou2+65PxJtAqqcdR8TQ1WyLh2QPjkeSdZ4t 46QxRipOH6Z2v18zvfdISCvm9Ev+XQ09U+Waij5U9mItm7lyE2ysVHHzUJgyk5hKvMIK KkOz5oXh34825TxNQJDWPffOQ+jVLy2Th4cwjS948it3ZkIxfvbPVSJ161fOw/tphaV0 XwlRCXej/FzeLR/4ZTSVPJT4O+shXaiKwKJJCLnRO7DgPXELeggDS0+Z5oZZrYIkUYwy /a9L8t+qhmk6IUgXfokfvNZTWRfAuGA7JGGQFnIb0meIQ5Xq7uf8lYtjUYY9kYHVGhDB 2OOw== MIME-Version: 1.0 X-Received: by 10.60.177.73 with SMTP id co9mr11078545oec.5.1435535673922; Sun, 28 Jun 2015 16:54:33 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.202.221.69 with HTTP; Sun, 28 Jun 2015 16:54:33 -0700 (PDT) In-Reply-To: <86zj3j68e7.fsf@gly.ftfl.ca> References: <86oak289hv.fsf@gly.ftfl.ca> <86616894vk.fsf@gly.ftfl.ca> <86oak0bkky.fsf@WorkBox.Home> <867fqo6sbh.fsf@gly.ftfl.ca> <86zj3j68e7.fsf@gly.ftfl.ca> Date: Sun, 28 Jun 2015 16:54:33 -0700 X-Google-Sender-Auth: 1lrQ0T_CQ7zfIc4Ornaa-z76sEU Message-ID: Subject: Re: suspend/resume regression From: Kevin Oberman To: Joseph Mingrone Cc: Adrian Chadd , "Brandon J. Wandersee" , FreeBSD-STABLE Mailing List , John Baldwin Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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 23:54:35 -0000 On Sun, Jun 28, 2015 at 10:38 AM, Joseph Mingrone wrote: > Adrian Chadd writes: > > ok. I've updated my x230 to the latest -head and it is okay at > > suspend/resume. > > No problem with -head on the X220 as well. > > > I can go acquire an x220 (now that they're cheap) to have as another > > reference laptop. > > You might ping Allan Jude. If I'm not mistaken he had at least two > X220s at BSDCan. Maybe he'd be willing to part with one. > I have now merged all of the parts of 284034 except for 281874 and resumes work fine. As i suspected, something in that rather large commit is the problem and it is probably something that depends on some other change in HEAD as Adrian has reported that it works fine in HEAD. I'll have to admit that have no idea how to approach figuring this out. I'm not sure how I can even revert a part of the commit to get 10.2-PRERELEASE working for me. I really wish that a commit as large as this one had been MFCed separately. :-( So far there has been only a single commit to pci and none to pccbb since 284034, so I guess I'll build stable with the files modified in 281874 manually reverted and see how that goes. -- Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 .