Messages in this thread |  | | Date | Wed, 4 Apr 2018 09:38:56 -0700 | From | "Luck, Tony" <> | Subject | Re: v4.16+ seeing many unaligned access in dequeue_task_fair() on IA64 |
| |
On Wed, Apr 04, 2018 at 09:25:13AM +0200, Peter Zijlstra wrote: > Right, I remember being careful with that. Which again brings me to the > RANDSTRUCT thing, which will mess that up.
No RANDSTRUCT config options set for my build.
> Does the below cure things? It makes absolutely no difference for my > x86_64-defconfig build, but it puts more explicit alignment constraints > on things.
Yes. That fixes it. No unaligned traps with this patch applied.
Tested-by: Tony Luck <tony.luck@intel.com>
Thanks
-Tony
|  |