Received: by 10.192.165.156 with SMTP id m28csp1605442imm; Wed, 11 Apr 2018 23:43:27 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+5UQZyV8V5rwaKIwpfsdimhI0l8jViVqXZcyqPgDlJ271X8Hm1IkbsNvgojoELYlQs1dhh X-Received: by 10.98.78.21 with SMTP id c21mr6657725pfb.107.1523515407893; Wed, 11 Apr 2018 23:43:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523515407; cv=none; d=google.com; s=arc-20160816; b=MIERy21QEyjOv6zPNNji8GEJhivH56l/fnXwTC+rOfFNkbTz5fHz2JeL4z+DMgeyd8 pch3kbZyDqX++wU2nQ33ECvdngfS4HzIF0/D15OKgwDmYGsPU+yzTcWmp6e0Eeb0e9GZ tgQTReyMzFz/K+pZJlEhwqeTXFqbZKzXg6bnSAw2ryIZhOXa9TXinQSZKfJl/J7n/3Nz P135Q08jVccZUDh1wLmjcq/uXc03LkPUl/ePTJeSewrodGyibsrJh9pENHNmww9OA8Va SrfEbtnvTMevu0xlOpCMSbjAGkOqtE03NVkHqu63f0wTXnEA1oE/13g82XwfkOdOdKqd bJOA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=6Htf9eUFHYwfuq0/Fr0SCUJrTXlLabpkwaIH/vjEJBo=; b=NaIaSt09nfCncmfmzvqTSLvVSXCknh5Tszddy4auk0M7zQnnV/BWqBryovXvvar4p7 AIkQVGTMUD0qA0maz2c+8RdRjdLhMJS/nhb0eHF9svD5m0vlJwGNYfoxXxnqXDa2y79N MlPpomRWBldwEOsbqO1QOs2RZum891/0t/o3vfMwZkL1E4FVRkEvA6vlhIRlN2DX1/me zA0O80qTpHfuzXSB0xjwuNp1OcnD+z3/AiFVa5kibNKnf/TYSD/3rnibPoTh1FCD8CsO sJcMlmqrqSUTB4IaQlLrPv5VGrt/nWgYtvwKLuX+9mIO9F2nj4NT9T8pw6zk3aXc3wuK 5mGA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q6-v6si1886195pls.457.2018.04.11.23.42.50; Wed, 11 Apr 2018 23:43:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752569AbeDLGkI convert rfc822-to-8bit (ORCPT + 99 others); Thu, 12 Apr 2018 02:40:08 -0400 Received: from lithops.sigma-star.at ([195.201.40.130]:56070 "EHLO lithops.sigma-star.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751993AbeDLGkH (ORCPT ); Thu, 12 Apr 2018 02:40:07 -0400 Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id C7C59608D680; Thu, 12 Apr 2018 08:40:05 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id Sj3ZywXEhNNv; Thu, 12 Apr 2018 08:40:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 3E5D5608D685; Thu, 12 Apr 2018 08:40:05 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LCsrKzsJ5RT3; Thu, 12 Apr 2018 08:40:05 +0200 (CEST) Received: from blindfold.localnet (213-47-184-186.cable.dynamic.surfer.at [213.47.184.186]) by lithops.sigma-star.at (Postfix) with ESMTPSA id 88D78608D680; Thu, 12 Apr 2018 08:40:04 +0200 (CEST) From: Richard Weinberger To: =?ISO-8859-1?Q?Hern=E1n?= Gonzalez Cc: jdike@addtoit.com, user-mode-linux-devel@lists.sourceforge.net, user-mode-linux-user@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] um: Add HAVE_DEBUG_BUGVERBOSE. Date: Thu, 12 Apr 2018 08:39:57 +0200 Message-ID: <2043784.jpp9CilIeh@blindfold> In-Reply-To: <1522963262-14640-1-git-send-email-hernan@vanguardiasur.com.ar> References: <1522963262-14640-1-git-send-email-hernan@vanguardiasur.com.ar> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 5. April 2018, 23:21:02 CEST schrieb Hern?n Gonzalez: > This option restores the DEBUG_BUGVERBOSE functionality as it was > previous to commit 9a93848fe787 ("x86/debug: Implement __WARN() using > UD0"). > > Signed-off-by: Hern?n Gonzalez Applied. Thanks, //richard