From nobody Thu Sep 02 22:19:32 2021 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4892617A8062 for ; Thu, 2 Sep 2021 22:19:44 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-vs1-xe36.google.com (mail-vs1-xe36.google.com [IPv6:2607:f8b0:4864:20::e36]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0wMh11BCz4ZD2 for ; Thu, 2 Sep 2021 22:19:44 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-vs1-xe36.google.com with SMTP id p14so2884205vsm.2 for ; Thu, 02 Sep 2021 15:19:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=+kHLlJ9J4K0+d9EisvCItFhw/n9XMO1FVVyr8IW7Tk8=; b=DA/72vbm0FSqgoNr2LmxwiMfR20DOt/Yss3oKqn1jRkSWZF8+r/iX9q/fHnVLqhPaJ X0az4QVTLq70FBxrwbsPagol532/9nj1Mb7mYHXXhw5BZZXrMJpmlraXSwl4ZFjsxSxG t7gmb6RzAO/qVz1ALg/opjbs2OmbtiSkDlj4b/dEEB2iTuTy+bdl9j7ll64zZStdvvbk WuwuaGUYvdQLV99IszxEKnwWf63N3VvNGGZT/UX/YkqJofeVsrMdlLw3SWPm+Aw5Gx2S O00hAHoryyfKevdrJ9iZJGF72SVqKVQKwPOWvEPa8iw/MeO7b4USzrTrYjVjOmFCPTxR i9kQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=+kHLlJ9J4K0+d9EisvCItFhw/n9XMO1FVVyr8IW7Tk8=; b=j/cuby7JsVsAiPzn1WhfmsglBoQRW7ncD2iMSItpG4N1oCcHRGXMtfZf4Ks7d4LzDP dEI/LPiGE83AOe+T3gYY0BfiFSb991ZTh4lA7wnCJcyR8EvFmoTbv/TWydf5eAcfNq+o B7MzPRjbHBCiCjlGuVwMQTWz3M4XfcyvyPwoC5fc1MCVJT+6lFzLw+qJz0869f82U/Qt QWSR3KnhHtictYaw6Z2IQhgd8snYx70ixqfJxVDTlYc3PEelbWTTmyNoUu+MQ+FgMNFj uhLqVZ0izmEL4gUa4xHV2n86Qf9NNS7rxPOHQ+6Zq5avN/rheASZ63Ayd0XrEDJKymxJ ZuwA== X-Gm-Message-State: AOAM532PcZ6XbtTrMMMGlPrL+LBLRBr9uy2EPp+I5SLz42Wcm7TzyI6X pJLLzoA8d2fex+3dhMmjd1qY+CvxTBTC421Jx+2OqJ9V/lE= X-Google-Smtp-Source: ABdhPJzhdKM1N0RGm+zhvEHGRfZWd2AOcbmUuNteG8eU44tzjuI6+GNKQrbeUBM7ES3e5PBFvmUPNTKA1qMrIbG8x4M= X-Received: by 2002:a05:6102:322b:: with SMTP id x11mr166114vsf.54.1630621183586; Thu, 02 Sep 2021 15:19:43 -0700 (PDT) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 References: <5476ea21-9e8a-32f5-08ff-add46c02d910@freebsd.org> <5d812d36e5291af35ecadf910a6d5f76b60f1441.camel@freebsd.org> In-Reply-To: From: Warner Losh Date: Thu, 2 Sep 2021 16:19:32 -0600 Message-ID: Subject: Re: Patched gpsd and /dev/pps0 results in "sleeping thread" kernel panic To: Craig Leres Cc: Ian Lepore , FreeBSD Hackers Content-Type: multipart/alternative; boundary="00000000000069430205cb0a9416" X-Rspamd-Queue-Id: 4H0wMh11BCz4ZD2 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --00000000000069430205cb0a9416 Content-Type: text/plain; charset="UTF-8" On Thu, Sep 2, 2021 at 2:33 PM Craig Leres wrote: > > When will the resulting fix appear in released/patched versions of > FreeBSD 12 and 13? I'm asking with the agenda of wanting to have an > optional patch for astro/gpsd that allows use of /dev/pps0 but would > like some way to test that kernel has potentially been fixed or at least > being able to add something to pkg-message (e.g. "don't enable PPSFIX > unless you have applied the kernel patch from D31763 or are running > 12.2-RELEASE-p11/13.0-RELEASE-p? or newer"). > I'll MFC it after a few days. I'm not unsure when it will be merged from there. Warner --00000000000069430205cb0a9416--