From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: linux-next: manual merge of the irqflags tree with Linus' tree Date: Thu, 07 Oct 2010 14:11:37 +0100 Message-ID: <26564.1286457097@redhat.com> References: <20101007150835.9e1a49f7.sfr@canb.auug.org.au> Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19439 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760564Ab0JGNLr (ORCPT ); Thu, 7 Oct 2010 09:11:47 -0400 In-Reply-To: <20101007150835.9e1a49f7.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: dhowells@redhat.com, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Ralf Baechle Stephen Rothwell wrote: > Today's linux-next merge of the irqflags tree got a conflict in > arch/mips/kernel/irq-gic.c between commit > 863cb9bad8f992a9c171e90552045eac77808e84 ("MIPS: GIC: Remove dependencies > from Malta files") from Linus' tree and commit > 9cbb8e371af264699522030ec637c55a58765859 ("MIPS: Add missing #inclusions > of ") from the irqflags tree. > > Just context changes. I fixed it up (see below) and can carry the fix as > necessary. Fixed in the irqflags tree. David