From patchwork Mon Jul 15 14:15:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 18358 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f69.google.com (mail-qa0-f69.google.com [209.85.216.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CB89625E13 for ; Mon, 15 Jul 2013 14:16:25 +0000 (UTC) Received: by mail-qa0-f69.google.com with SMTP id hu16sf3831686qab.8 for ; Mon, 15 Jul 2013 07:16:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=DDNY43DcHoYvBIobE5fOLH0pO1yP1k1krMUhCM01bQw=; b=cjhPTFsKpwt1OdBpQ1eJJlASvPnyallL0GQ7JB7qQ4J9d/bZMoDRLKrJkKSoAMI1+0 cBs2oLCPniEXosa1OUGGLuTFdcYKRsvNPZhWogGiMa6vL1R1V+eMlisHwth70R99r2L5 BmmS0PiV1pv1rnzJS2lMUpdLTyRzTBcNS8ipNoWllTdO6fKl/dXi6bWf2gNCauM+hM/B haJZuzKnKFTeGy/vg5HFJUNpCRta7XkQSkxZK4840eSZ7TjMai8A3Rrn3s0SZfJy9SkE 0htyDdrv+CtI5yWxLd9pL+IBEzVq5r9S0dwzV+N5DxBxNXUXYlUDAiQR0wQ2VSGFDFZo GF1A== X-Received: by 10.236.127.108 with SMTP id c72mr27925986yhi.16.1373897785194; Mon, 15 Jul 2013 07:16:25 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.117.231 with SMTP id kh7ls4416842qeb.26.gmail; Mon, 15 Jul 2013 07:16:25 -0700 (PDT) X-Received: by 10.220.50.66 with SMTP id y2mr28284461vcf.84.1373897785037; Mon, 15 Jul 2013 07:16:25 -0700 (PDT) Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by mx.google.com with ESMTPS id ny2si14814414vcb.79.2013.07.15.07.16.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 07:16:25 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.53 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.53; Received: by mail-vb0-f53.google.com with SMTP id p12so3179858vbe.12 for ; Mon, 15 Jul 2013 07:16:24 -0700 (PDT) X-Received: by 10.52.164.16 with SMTP id ym16mr23536922vdb.32.1373897784916; Mon, 15 Jul 2013 07:16:24 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.149.77 with SMTP id s13csp71580vcv; Mon, 15 Jul 2013 07:16:24 -0700 (PDT) X-Received: by 10.180.38.37 with SMTP id d5mr5476720wik.37.1373897783670; Mon, 15 Jul 2013 07:16:23 -0700 (PDT) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by mx.google.com with ESMTPS id wm3si17416057wjc.53.2013.07.15.07.16.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 07:16:23 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.181 is neither permitted nor denied by best guess record for domain of julien.grall@linaro.org) client-ip=74.125.82.181; Received: by mail-we0-f181.google.com with SMTP id p58so10303116wes.12 for ; Mon, 15 Jul 2013 07:16:23 -0700 (PDT) X-Received: by 10.194.179.129 with SMTP id dg1mr32736623wjc.38.1373897783135; Mon, 15 Jul 2013 07:16:23 -0700 (PDT) Received: from belegaer.uk.xensource.com. (firewall.ctxuk.citrix.com. [46.33.159.2]) by mx.google.com with ESMTPSA id u9sm21223783wif.6.2013.07.15.07.16.21 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 07:16:22 -0700 (PDT) From: Julien Grall To: linux@arm.linux.org.uk, stefano.stabellini@eu.citrix.com Cc: Ian.Campbell@citrix.com, patches@linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Julien Grall Subject: [PATCH] arm: choose debug/uncompress.h include when uncompress debug is disabled Date: Mon, 15 Jul 2013 15:15:06 +0100 Message-Id: <1373897706-15331-1-git-send-email-julien.grall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Gm-Message-State: ALoCoQmxl6inrHSfRtI5F1pAa9kNflUHXHPNtnXg+l0m+rmaH/iyzRO5HrKT1y7n5M9dwQ/XHUZP X-Original-Sender: julien.grall@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.53 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Even if uncompress debug is disabled, some board will continue to print information during uncompress step. By using debug/uncompress.h include, all debug output will be disabled. This is usefull in Xen environment for DOM0 because the UART is stolen by Xen. Signed-off-by: Julien Grall --- arch/arm/Kconfig.debug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 21cc8a7..86c023d 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -679,7 +679,7 @@ config DEBUG_UNCOMPRESS config UNCOMPRESS_INCLUDE string - default "debug/uncompress.h" if ARCH_MULTIPLATFORM + default "debug/uncompress.h" if ARCH_MULTIPLATFORM || !DEBUG_UNCOMPRESS default "mach/uncompress.h" config EARLY_PRINTK