From patchwork Mon Jul 25 14:08:46 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 106678 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from ozlabs.org (localhost [IPv6:::1]) by ozlabs.org (Postfix) with ESMTP id B9874B7496 for ; Tue, 26 Jul 2011 00:09:04 +1000 (EST) Received: by ozlabs.org (Postfix) id CEC2AB6F8F; Tue, 26 Jul 2011 00:08:56 +1000 (EST) Delivered-To: linuxppc-dev@ozlabs.org Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 38FE4B6F8E for ; Tue, 26 Jul 2011 00:08:54 +1000 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id p6PE8lBD029425; Mon, 25 Jul 2011 09:08:47 -0500 Date: Mon, 25 Jul 2011 09:08:46 -0500 (CDT) From: Kumar Gala X-X-Sender: galak@right.am.freescale.net To: Benjamin Herrenschmidt Subject: [GIT PULL] Please pull powerpc.git next branch Message-ID: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Cc: linuxppc-dev@ozlabs.org X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org [ a few minor fixes ] The following changes since commit 50d2a4223bb875d1e3a7ee97d40dd03bf31ce1b7: powerpc: Copy back TIF flags on return from softirq stack (2011-07-22 13:38:58 +1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git next Fabio Baltieri (1): powerpc/85xx: fix mpic configuration in CAMP mode Timur Tabi (1): drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c arch/powerpc/platforms/85xx/mpc85xx_ds.c | 3 ++- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 5 +++-- drivers/virt/fsl_hypervisor.c | 1 + 3 files changed, 6 insertions(+), 3 deletions(-)