From owner-freebsd-current@freebsd.org Tue Oct 8 13:15:25 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 30C56128202 for ; Tue, 8 Oct 2019 13:15:25 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-oi1-x232.google.com (mail-oi1-x232.google.com [IPv6:2607:f8b0:4864:20::232]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) 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 46ndBP0TRSz3R8K; Tue, 8 Oct 2019 13:15:24 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: by mail-oi1-x232.google.com with SMTP id o205so14681704oib.12; Tue, 08 Oct 2019 06:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=/60bezF179IO/L8txC66fkqKvHX5aqSgPGxpYafbOqo=; b=dMBtNYU3zo1qZmybGLibUYN6lAaL4J0l+2p/iwSCqx15lsVl5/elHjFiuZ+/MOBKJd ooq+HcpXW6wylMl9Y41AL7mlEOP83Wtuz/luAzEt7dmG0zkFojk+UF9yjRGBnAHImCaj /nPjZ4KbEEIHGikn0+67wgGbrNH0YJ6T5quJvnBLIXhI5QJHFAuZJxclOXiUE5PCzZXp NWkRIqnxoX2fBaEc5kgnLZxAKLdspoeftaiV66wp+ShBl/76qD7JbJ98nomcIa/KWgQS v5lDyqZod9IAB2F6l3xlMrpLl3h58ISJPst6CwW9Aq8JNCQAnOV2/vNEBx4ssQOrKa/6 XHuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=/60bezF179IO/L8txC66fkqKvHX5aqSgPGxpYafbOqo=; b=o7ms7rT0tj3CuBR3gX5YkX6LbGWF5CoH6r9ofl6jGM2MSlLwL5coofqhwVhTBCHRqg QGOAe3y58wYgq+EKoPKGB97PFmzrvT3qeMpbx+pyX66P651LiLCv/3WLCyli/pdtRHXC kUAjJYrotFaLoSQjQbrIoBqJkRGxWmZKcdbnx1Jo6WjO3E7fWlCkhL4bLkrmhYknEcck 0J+FSZar4fSKhDFTJ1gRwqGdDa8F1ckkR1oCJXoPSI9XIGbwrZgbLlh+qL0hpFYCiIw7 FleA8xSjNxllbZ4FO2KlnDtEfO+5HAsicpQ6e+gGvM6pHIH6MtKQmL7Xa5JWt3VoURdC 0oqw== X-Gm-Message-State: APjAAAXsPFufLdIfJDtPLFgPQH2wOac3jZJe2OTLsGNMSDYsebrHTFX9 /+OtyXM9GQRYod2YxAxdF8NgnRmTctSqdOKavB3z7A== X-Google-Smtp-Source: APXvYqzK8fQBswFQPXCgGkCWlJSc0E5rKiptLCZLk1/lZixOv2//RwO/326Ln7iyM5FO/eSu0xtrerl2Ekn9ZF83rqU= X-Received: by 2002:a54:4f1b:: with SMTP id e27mr3899387oiy.85.1570540522654; Tue, 08 Oct 2019 06:15:22 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a4a:458d:0:0:0:0:0 with HTTP; Tue, 8 Oct 2019 06:15:22 -0700 (PDT) In-Reply-To: <0a2a0828-b8f5-09ea-428f-04b8f49fcf37@FreeBSD.org> References: <0a2a0828-b8f5-09ea-428f-04b8f49fcf37@FreeBSD.org> From: Mateusz Guzik Date: Tue, 8 Oct 2019 15:15:22 +0200 Message-ID: Subject: Re: DRM (i915kms) panic on r353303 To: Renato Botelho Cc: freebsd-current Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 46ndBP0TRSz3R8K X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2019 13:15:25 -0000 Try this: https://people.freebsd.org/~mjg/pmap-nosparse.diff On 10/8/19, Renato Botelho wrote: > I'm not sure which revision I was before it broke. I can try to bisect > if necessary. > > I'm getting a panic as you can see on these pictures [1] after I > upgraded my ThinkPad x230 to r353303. > > drm-current-kmod is in the last version and I already tried to rebuild > it just to be sure. > > Any help would be much appreciated. > > [1] https://imgur.com/a/JmZ4uTv > -- > Renato Botelho > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Mateusz Guzik