From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 18/22] Fix M68K irqflags Date: Wed, 01 Sep 2010 11:43:13 +0100 Message-ID: <2084.1283337793@redhat.com> References: <4C7DF3B7.7010305@snapgear.com> <4C7B59E1.6010904@snapgear.com> <20100827015905.27277.39167.stgit@warthog.procyon.org.uk> <20100827020038.27277.27239.stgit@warthog.procyon.org.uk> <26799.1283201411@redhat.com> Return-path: In-Reply-To: <4C7DF3B7.7010305@snapgear.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg Ungerer Cc: dhowells@redhat.com, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-arch.vger.kernel.org Greg Ungerer wrote: > Here is a spin of the same patch, only with a single irqflags.h. > It is closely modeled on the mm version, merging (and cleaning) > the non-mmu bits as needed. There is a fair bit of common code > in here. Thanks! I can compile test, but I can't run test (no h/w). David