linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* v4.16+ seeing many unaligned access in dequeue_task_fair() on IA64
@ 2018-04-02 23:24 Luck, Tony
  2018-04-02 23:39 ` Luck, Tony
  2018-04-03  7:37 ` Peter Zijlstra
  0 siblings, 2 replies; 11+ messages in thread
From: Luck, Tony @ 2018-04-02 23:24 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Mel Gorman, Vincent Guittot, Patrick Bellasi, Ingo Molnar,
	Norbert Manthey, Frederic Weisbecker, linux-kernel

v4.16 boots cleanly. But with the first bunch of merges
(Linus HEAD = 46e0d28bdb8e6d00e27a0fe9e1d15df6098f0ffb)
I see a bunch of:

ia64_handle_unaligned: 4863 callbacks suppressed
kernel unaligned access to 0xe00000031660fd74, ip=0xa0000001000f23e0
kernel unaligned access to 0xe00000033bdffbcc, ip=0xa0000001000f2370
kernel unaligned access to 0xe00000031660fd74, ip=0xa0000001000f23e0
kernel unaligned access to 0xe00000033bdffbcc, ip=0xa0000001000f2370
kernel unaligned access to 0xe00000031660fd74, ip=0xa0000001000f23e0

The addresses are all 4-byte, but not 8-byte aligned.

Any guesses before I start to bisect?

-Tony

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-04-05  9:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-02 23:24 v4.16+ seeing many unaligned access in dequeue_task_fair() on IA64 Luck, Tony
2018-04-02 23:39 ` Luck, Tony
2018-04-03  7:37 ` Peter Zijlstra
2018-04-03 18:58   ` Luck, Tony
2018-04-04  0:04     ` Luck, Tony
2018-04-04  7:25       ` Peter Zijlstra
2018-04-04 16:38         ` Luck, Tony
2018-04-04 16:53           ` Peter Zijlstra
2018-04-05  8:05             ` Peter Zijlstra
2018-04-05  8:56               ` Ingo Molnar
2018-04-05  9:18               ` [tip:sched/urgent] sched/core: Force proper alignment of 'struct util_est' tip-bot for Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).