Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932391Ab1EJIEr (ORCPT ); Tue, 10 May 2011 04:04:47 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:36722 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754735Ab1EJIEo (ORCPT ); Tue, 10 May 2011 04:04:44 -0400 Date: Tue, 10 May 2011 04:04:43 -0400 From: Christoph Hellwig To: Mikulas Patocka Cc: Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 11/14] HPFS: Fix endianity. Make hpfs work on big-endian machines Message-ID: <20110510080443.GD13420@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 446 Lines: 11 On Sun, May 08, 2011 at 08:44:26PM +0200, Mikulas Patocka wrote: > Fix endianity. Make hpfs work on big-endian machines. Please also use the __le* types and test the endianess handling using sparse. -- 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/