android_kernel_google_msm/tools
Michal Nazarewicz 21057e4a4d tools: ffs-test: fix header values endianess
commit f35f71244d upstream.

It appears that no one ever run ffs-test on a big-endian machine,
since it used cpu-endianess for fs_count and hs_count fields which
should be in little-endian format.  Fix by wrapping the numbers in
cpu_to_le32.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 10:51:21 -07:00
..
firewire
hv tools: hv: Netlink source address validation allows DoS 2013-03-28 12:12:28 -07:00
include/tools tools/include: Add byteshift headers for endian access 2012-02-28 10:22:51 -08:00
lguest lguest: fix occasional crash in example launcher. 2012-10-13 05:38:38 +09:00
nfsd NFSD: Added fault injection script 2011-11-07 21:10:47 -05:00
perf perf tools: Fix cache event name generation 2014-03-11 16:10:04 -07:00
power turbostat: Use GCC's CPUID functions to support PIC 2014-02-13 11:51:09 -08:00
testing ktest: Fix reboot on success stopping all reboots 2012-05-01 08:25:48 -04:00
usb tools: ffs-test: fix header values endianess 2014-07-09 10:51:21 -07:00
virtio tools/virtio: stub out strong barriers 2012-02-28 09:13:16 +02:00
vm kbuild: install kernel-page-flags.h 2012-06-10 00:36:11 +09:00