commit | 189f202ed197dc25d627e8660de27ece325e9f68 | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Thu Dec 03 23:16:07 2009 +0100 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Sun Dec 06 08:26:52 2009 +0100 |
tree | a5354dec7815fd52fb78e796ee436feec6f19b58 | |
parent | ed54d0f98000ee03310150aa396e9ff8bcb394ce [diff] |
perf: Remove pointless union that wraps the hw breakpoint fields It stands to anonymize a structure, but structures can already anonymize by themselves. Reported-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: "K. Prasad" <prasad@linux.vnet.ibm.com>