Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763332AbZAUDt2 (ORCPT ); Tue, 20 Jan 2009 22:49:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757208AbZAUDtS (ORCPT ); Tue, 20 Jan 2009 22:49:18 -0500 Received: from rv-out-0506.google.com ([209.85.198.225]:40514 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757056AbZAUDtR (ORCPT ); Tue, 20 Jan 2009 22:49:17 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=BZXH0A/Kg4T9jONg1Wlajffb7CNSa/+6lhIJODVK35Pqg7QTiqF6yry/O3Qzpr3XSm UwXZ4gUiiSB9KfTeTi6ZG/3a3Df3KRjH8kjuyYH0wFRd6NY21fOwIxnERLJURObibof2 oF/uUF0e1pGXyCfVKOQCxG5Legrq0VoPgJ/zM= Subject: Re: [git pull] m68k and m68knommu merge of includes From: Harvey Harrison To: Greg Ungerer Cc: torvalds@linux-foundation.org, arnd@arndb.de, gerg@uclinux.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-m68k@vger.kernel.org, sam@ravnborg.org, uclinux-dev@uclinux.org, zippel@linux-m68k.org In-Reply-To: <497698D2.1050804@snapgear.com> References: <200901210058.n0L0wjdf005545@localhost.localdomain> <1232502275.5653.2.camel@brick> <497698D2.1050804@snapgear.com> Content-Type: text/plain Date: Tue, 20 Jan 2009 19:49:14 -0800 Message-Id: <1232509755.9701.2.camel@brick> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 26 On Wed, 2009-01-21 at 13:38 +1000, Greg Ungerer wrote: > > > > I think you need to check your arch/m68k/include/asm/swab.h as I get an > > empty file when I pull this. It looks like it needs a conditional > > include of swab_mm/swab_no similar to the other files. > > Yes, something went wrong there... > > > > Also, because of the byteorder changes, it looks like you don't need > > a separate byteorder_mm/no as they both just include the generic > > include/linux/byteorder/big_endian.h > > Are you happy to just apply your follow up patch to fix these issues, > after this has been pulled? Sounds fine to me, hopefully Linus will just apply it right after he pulls. Harvey -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/