Re: [PATCH v4] perf tool: fix endianness handling of u32 data insamples

From: Arnaldo Carvalho de Melo
Date: Tue Sep 06 2011 - 14:39:15 EST


Em Tue, Sep 06, 2011 at 09:12:26AM -0600, David Ahern escreveu:
> v3 -> v4:
> - fixed use of WARN_ONCE
>
> v2 -> v3:
> - used WARN_ONCE for message regarding raw data
> - removed struct wrapper around union
> - fixed whitespace issues
>
> v1 -> v2:
> - added a union for undoing the byte-swap on u64 and redoing swap on
> u32's to address compiler errors (see git commit 65014ab3)

Thank you, I'm applying this one.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/