commit | cf8a056a2226754087320541fb4de743cc81cd2e | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Apr 10 16:20:54 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Apr 30 15:37:15 2012 +1000 |
tree | f54a23c5df0b812506148881bbaa0d4d257d1f86 | |
parent | fd6c40f3b00a1e76d6a920cb6591907c53450afc [diff] |
powerpc: Clean up lppaca->cede_latency_hint We have a union containing fields from the old iseries hypervisor that has been reused for the cede latency hint. Since we no longer support iseries, remove the union completely. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>