From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jones Subject: [PATCH kvm-unit-tests 0/2] arm/arm64: some fixups Date: Tue, 21 Nov 2017 17:49:19 +0100 Message-ID: <20171121164921.8396-1-drjones@redhat.com> Cc: pbonzini@redhat.com, rkrcmar@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:44040 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751145AbdKUQtX (ORCPT ); Tue, 21 Nov 2017 11:49:23 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 65EFC356D1 for ; Tue, 21 Nov 2017 16:49:23 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: Fixups needed after the 'merge x86 vmalloc and arm/powerpc alloc' series was merged. Andrew Jones (2): Makefile: fix cscope target arm/arm64: mmu: add missing TLB flushes Makefile | 2 +- lib/arm/mmu.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.13.6