From patchwork Mon Aug 12 04:12:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 266413 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B89DF2C0079 for ; Mon, 12 Aug 2013 14:14:03 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V8jVh-0003M4-OD; Mon, 12 Aug 2013 04:13:38 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V8jVf-0005tv-CT; Mon, 12 Aug 2013 04:13:35 +0000 Received: from mail-pb0-f45.google.com ([209.85.160.45]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V8jVc-0005t7-Mo for linux-arm-kernel@lists.infradead.org; Mon, 12 Aug 2013 04:13:33 +0000 Received: by mail-pb0-f45.google.com with SMTP id mc17so6354283pbc.18 for ; Sun, 11 Aug 2013 21:13:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=KgZehUGstLcOMpZuiUahuuPUmdCUElZlcLnbuRhiFDc=; b=CXcJ3kCG18C9/cTN7SL/fR4Ir8oAxP9WxfxgNDX5p3zB5ICETORSSgXlt2bROasz5g qhjFPM7blWKuDmteo/KtxoqiuP6rE24hKEZ0vNCSY35yfKfJpoT1Fd5LzLROceG4vsMV IPZcwXkqS2ImNg9khzzFFk10ZIN5Zb0Av711BZr7JPuz45mGgCJ7GvNm4Eg03FHkz8iC JGDcugFbUD3kufYjfCX8lrqVUTI3NYM4lX7+QEoYzvkOVQcpkLhGn5Us5uUMmwimyi6L 7QwgxlCFiR/3UkGGz9kpgMe4n/kXB3epocqBDOe4/Ye/VKQrKKhjDfQUJFJRcbKv5sv8 nKig== X-Gm-Message-State: ALoCoQmKZUU+ykEGrCGTPuyty13JbBlcD0k+aAqdJw1hg6ZcbEwhpS5z5H6V4qNrOLjofygmKD0Z X-Received: by 10.66.136.71 with SMTP id py7mr11658472pab.2.1376280790678; Sun, 11 Aug 2013 21:13:10 -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 nj9sm34355902pbc.13.2013.08.11.21.13.08 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 11 Aug 2013 21:13:09 -0700 (PDT) From: Christoffer Dall To: Paolo Bonzini , Gleb Natapov Subject: [GIT PULL] KVM/ARM Fixes for 3.11 Date: Sun, 11 Aug 2013 21:12:57 -0700 Message-Id: <1376280781-6539-1-git-send-email-christoffer.dall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130812_001332_845009_8243CBF9 X-CRM114-Status: UNSURE ( 6.15 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.45 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linaro-kernel@lists.linaro.org, kvm@vger.kernel.org, patches@linaro.org, Christoffer Dall , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit e769ece3b129698d2b09811a6f6d304e4eaa8c29: KVM: s390: fix pfmf non-quiescing control handling (2013-07-29 09:02:30 +0200) are available in the git repository at: git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-fixes-3.11 for you to fetch changes up to 2184a60de26b94bc5a88de3e5a960ef9ff54ba5a: KVM: ARM: Squash len warning (2013-08-11 21:03:39 -0700) ---------------------------------------------------------------- Christoffer Dall (3): ARM: KVM: Fix 64-bit coprocessor handling ARM: KVM: Fix unaligned unmap_range leak KVM: ARM: Squash len warning Marc Zyngier (1): arm64: KVM: fix 2-level page tables unmapping arch/arm/kvm/coproc.c | 26 +++++++++++++++++++------- arch/arm/kvm/coproc.h | 3 +++ arch/arm/kvm/coproc_a15.c | 6 +++++- arch/arm/kvm/mmio.c | 3 ++- arch/arm/kvm/mmu.c | 36 +++++++++++++++--------------------- 5 files changed, 44 insertions(+), 30 deletions(-)