From: Frederic Weisbecker on
On Wed, Mar 03, 2010 at 05:39:41PM +0100, Peter Zijlstra wrote:
> This makes it easier to extend perf_sample_data and fixes a bug on
> arm and sparc, which failed to set ->raw to NULL, which can cause
> crashes when combined with PERF_SAMPLE_RAW.
>
> It also optimizes PowerPC and tracepoint, because the struct
> initialization is forced to zero out the whole structure.
>
> CC: Jamie Iles <jamie.iles(a)picochip.com>
> CC: Jean Pihet <jpihet(a)mvista.com>
> CC: Paul Mackerras <paulus(a)samba.org>
> CC: Ingo Molnar <mingo(a)elte.hu>
> CC: David S. Miller <davem(a)davemloft.net>
> CC: Stephane Eranian <eranian(a)google.com>

Reviewed-by: Frederic Weisbecker <fweisbec(a)gmail.com>

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