From owner-svn-src-all@freebsd.org Sun Mar 4 19:15:58 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 475DFF2A2CB; Sun, 4 Mar 2018 19:15:58 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA6516ABC3; Sun, 4 Mar 2018 19:15:57 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 932AE2606D0; Sun, 4 Mar 2018 20:15:55 +0100 (CET) Subject: Re: svn commit: r330236 - head/sys/compat/linuxkpi/common/src To: Colin Percival , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201803011031.w21AVpNU076475@repo.freebsd.org> <01000161ee9cf3f7-13ba5d11-831e-4a9b-99d7-fd670a35ecb0-000000@email.amazonses.com> From: Hans Petter Selasky Message-ID: <1f719ab8-488c-e541-b0e8-47151aa2d916@selasky.org> Date: Sun, 4 Mar 2018 20:15:53 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <01000161ee9cf3f7-13ba5d11-831e-4a9b-99d7-fd670a35ecb0-000000@email.amazonses.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Mar 2018 19:15:58 -0000 On 03/04/18 02:25, Colin Percival wrote: > In case the data point is useful: Merging this to stable/11 unbroke S3 > suspend/resume on my laptop (system76 Galago Pro, kabylake, using the > drm-next-kmod port). FYI: Now MFC'ed to stable/11. --HPS