Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754649AbdGNPQm (ORCPT ); Fri, 14 Jul 2017 11:16:42 -0400 Received: from mail-qt0-f174.google.com ([209.85.216.174]:33038 "EHLO mail-qt0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754528AbdGNPQk (ORCPT ); Fri, 14 Jul 2017 11:16:40 -0400 MIME-Version: 1.0 In-Reply-To: <1500045346.5763.21.camel@gmx.de> References: <1499794333.5315.8.camel@gmx.de> <1499796510.5315.27.camel@gmx.de> <1499853345.23742.8.camel@gmx.de> <1499858703.23742.25.camel@gmx.de> <1500039368.5763.12.camel@gmx.de> <1500039693.5763.15.camel@gmx.de> <6341f91f-1c56-2188-f55b-2f47d23262fc@mni.thm.de> <1500045346.5763.21.camel@gmx.de> From: Ilia Mirkin Date: Fri, 14 Jul 2017 11:16:39 -0400 X-Google-Sender-Auth: tl-aOxvVLrQ8utFr84b4Fx83iPA Message-ID: Subject: Re: [Nouveau] [regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335 To: Mike Galbraith Cc: Karol Herbst , Tobias Klausmann , Peter Zijlstra , David Airlie , "nouveau@lists.freedesktop.org" , LKML , "dri-devel@lists.freedesktop.org" , Ben Skeggs Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 359 Lines: 8 On Fri, Jul 14, 2017 at 11:15 AM, Mike Galbraith wrote: > On Fri, 2017-07-14 at 17:10 +0200, Karol Herbst wrote: >> Yeah, we shouldn't let the machine die. Are there more WARN_ON_ONCE >> usage we could convert to WARN_ONCE? > > Shooting the messenger is generally considered uncool :) That's never stopped it from being a popular practice...