From patchwork Fri Aug 23 07:16:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 19432 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f69.google.com (mail-vb0-f69.google.com [209.85.212.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 80621248E6 for ; Fri, 23 Aug 2013 07:16:20 +0000 (UTC) Received: by mail-vb0-f69.google.com with SMTP id e13sf223500vbg.8 for ; Fri, 23 Aug 2013 00:16:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=ECKkglgrhN01azTZoSfe+RUWmvPrXjtGxb1VspZsbcg=; b=JwqJqJx+01oqGfE6PGg+zC4dv4GobFe/o+EAbE7GDhZfyXidoS4r8/Fp2En8YBXaQb lwSgDORJh5VVuAA7dNSzVCQMHpw6nC+dN8B8wZEykSilnUbgVCKpMzUzRorHoiV/Qf2Y ZpA+6mTZe0Uuc06nHJyZTeDmp13I1+blUuZcFhrmpoyf9BXIzece/cp5ZQO4jFOpM/FS PtfiJi9W1Py1F0w/kWHxrIZZAXfqtIAKy2nUUtdt6gxnyfW0ZkICmMwsbaaaC2s/r9k4 HTOhuscxBPOPlJVYu/7Si7QBUaGNWcHbs1sTRcfHVxEorL/laYNBG2BjprtWGwfqMEdO FRvQ== X-Received: by 10.236.69.35 with SMTP id m23mr969011yhd.6.1377242180111; Fri, 23 Aug 2013 00:16:20 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.12.166 with SMTP id z6ls1400011qeb.18.gmail; Fri, 23 Aug 2013 00:16:20 -0700 (PDT) X-Received: by 10.58.198.13 with SMTP id iy13mr15302830vec.11.1377242180003; Fri, 23 Aug 2013 00:16:20 -0700 (PDT) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) by mx.google.com with ESMTPS id ya5si5195581vec.133.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 00:16:20 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.171; Received: by mail-ve0-f171.google.com with SMTP id pa12so205836veb.30 for ; Fri, 23 Aug 2013 00:16:19 -0700 (PDT) X-Gm-Message-State: ALoCoQnZhXVhwQO2E4VY2dq7umPI/h7SOCi2qBDHqJ2np4ptc8oI442MQTxNCt77XXgFha/k2V13 X-Received: by 10.221.40.10 with SMTP id to10mr5781094vcb.22.1377242179922; Fri, 23 Aug 2013 00:16:19 -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.174.196 with SMTP id u4csp77199vcz; Fri, 23 Aug 2013 00:16:19 -0700 (PDT) X-Received: by 10.66.170.138 with SMTP id am10mr19083588pac.51.1377242178747; Fri, 23 Aug 2013 00:16:18 -0700 (PDT) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx.google.com with ESMTPS id zo4si11110582pbc.102.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 00:16:18 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.54 is neither permitted nor denied by best guess record for domain of christoffer.dall@linaro.org) client-ip=209.85.220.54; Received: by mail-pa0-f54.google.com with SMTP id kx10so334007pab.13 for ; Fri, 23 Aug 2013 00:16:18 -0700 (PDT) X-Received: by 10.67.21.130 with SMTP id hk2mr19055278pad.76.1377242178114; Fri, 23 Aug 2013 00:16:18 -0700 (PDT) Received: from localhost.localdomain (c-67-169-183-77.hsd1.ca.comcast.net. [67.169.183.77]) by mx.google.com with ESMTPSA id kd1sm21522169pab.20.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 00:16:17 -0700 (PDT) From: Christoffer Dall To: kvmarm@lists.cs.columbia.edu Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, Christoffer Dall Subject: [PATCH] ARM: KVM: Add newlines to panic strings Date: Fri, 23 Aug 2013 00:16:12 -0700 Message-Id: <1377242172-29738-1-git-send-email-christoffer.dall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: christoffer.dall@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.171 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: , The panic strings are hard to read and on narrow terminals some characters are simply truncated off the panic message. Make is slightly prettier with a newline in the Hyp panic strings. Signed-off-by: Christoffer Dall --- arch/arm/kvm/interrupts.S | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/kvm/interrupts.S b/arch/arm/kvm/interrupts.S index 16cd4ba..85dd84b 100644 --- a/arch/arm/kvm/interrupts.S +++ b/arch/arm/kvm/interrupts.S @@ -492,10 +492,10 @@ __kvm_hyp_code_end: .section ".rodata" und_die_str: - .ascii "unexpected undefined exception in Hyp mode at: %#08x" + .ascii "unexpected undefined exception in Hyp mode at: %#08x\n" pabt_die_str: - .ascii "unexpected prefetch abort in Hyp mode at: %#08x" + .ascii "unexpected prefetch abort in Hyp mode at: %#08x\n" dabt_die_str: - .ascii "unexpected data abort in Hyp mode at: %#08x" + .ascii "unexpected data abort in Hyp mode at: %#08x\n" svc_die_str: - .ascii "unexpected HVC/SVC trap in Hyp mode at: %#08x" + .ascii "unexpected HVC/SVC trap in Hyp mode at: %#08x\n"