Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753398AbYKHDiT (ORCPT ); Fri, 7 Nov 2008 22:38:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751879AbYKHDiI (ORCPT ); Fri, 7 Nov 2008 22:38:08 -0500 Received: from rv-out-0506.google.com ([209.85.198.231]:33471 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751832AbYKHDiF (ORCPT ); Fri, 7 Nov 2008 22:38:05 -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=PXjSRm0u1f9GKmCnKhKRC4dE0ZIdiI1tNcpsUViY8QdiSBVSsLUKiuBBpvZ2f+sFc2 acPWG8mK5wI4WZDDN++fU9U7XQhaQV3u4OfNeqIvhEkS243HYvRmzZHXQ9Cj0Ms0HIJZ ncwPqfE+4kBzROw0hn4n8uCVQgvfZ6xmVbAys= Subject: Re: [PATCH 10/10] xtensa: use the new byteorder headers - Merged with your previous xtensa-next and will remerge shortly. From: Harvey Harrison To: Piet Delaney Cc: Chris Zankel , Andrew Morton , LKML , Marc Gauthier , Joe Taylor , linux-xtensa@linux-xtensa.org, Chuck Lever In-Reply-To: <491500C0.90407@tensilica.com> References: <1225910131.5991.230.camel@brick> <49133094.6070407@zankel.net> <491500C0.90407@tensilica.com> Content-Type: text/plain Date: Fri, 07 Nov 2008 19:38:01 -0800 Message-Id: <1226115481.11596.63.camel@brick> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 900 Lines: 25 On Fri, 2008-11-07 at 19:00 -0800, Piet Delaney wrote: > Hi Chris: > > I've merged your recent xtensa-next with our 2.6.24-smp repo. > It seems to work fine and I'm in the process of cleaning it > up a bit and adding preliminary XTENSA kgdb support. 2.6.24? In that case you probably don't have include/linux/byteorder.h, or include/linux/swab.h which would explain your byteorder problems. Or is that a typo in the version numbers? You should be able to just pull those two headers from Linus' tree and drop them in, there is no dependencies other than those two headers. If it is some other problem, let me know and I'll look into it. 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/