From patchwork Thu Dec 20 10:31:17 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 207645 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id C27AB2C00A5 for ; Thu, 20 Dec 2012 21:31:36 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752062Ab2LTKbb (ORCPT ); Thu, 20 Dec 2012 05:31:31 -0500 Received: from cantor2.suse.de ([195.135.220.15]:37626 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751326Ab2LTKba (ORCPT ); Thu, 20 Dec 2012 05:31:30 -0500 Received: from relay1.suse.de (unknown [195.135.220.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id D1EA4A51B8; Thu, 20 Dec 2012 11:31:29 +0100 (CET) From: Alexander Graf To: kvm-ppc@vger.kernel.org Cc: KVM list , Marcelo Tosatti , Gleb Natapov Subject: [PULL 3.8 0/1] ppc patch queue 2012-12-20 for 3.8 Date: Thu, 20 Dec 2012 11:31:17 +0100 Message-Id: <1355999478-3063-1-git-send-email-agraf@suse.de> X-Mailer: git-send-email 1.6.0.2 Sender: kvm-ppc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm-ppc@vger.kernel.org Hi Marcelo / Gleb, This is my current patch queue for ppc on 3.8. Please pull. The queue only includes one critical fix to unbreak user space headers after the uapi conversion. Alex The following changes since commit 66cdd0ceaf65a18996f561b770eedde1d123b019: Linus Torvalds (1): Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm are available in the git repository at: git://github.com/agraf/linux-2.6.git kvm-ppc-3.8 Bharat Bhushan (1): powerpc: Corrected include header path in kvm_para.h arch/powerpc/include/uapi/asm/kvm_para.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html