[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1174493786.13386.4.camel@kleikamp.austin.ibm.com>
Date: Wed, 21 Mar 2007 11:16:26 -0500
From: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
To: ext4 development <linux-ext4@...r.kernel.org>
Subject: using sparse to catch endian errors
On the conference call, I promised to share the syntax for running
sparse to check for endian problems.
I use the alias:
alias make_sparse='make C=2 CF="-D__CHECK_ENDIAN__"'
Then run "make_sparse fs/jbd2/ fs/ext4/"
Thanks,
Shaggy
--
David Kleikamp
IBM Linux Technology Center
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists