All of lore.kernel.org
 help / color / mirror / Atom feed
* test case against union aliasing
@ 2018-02-27 11:20 Andy Shevchenko
  2018-02-27 13:30 ` Julia Lawall
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2018-02-27 11:20 UTC (permalink / raw)
  To: Julia Lawall; +Cc: Lukas Wunner, linux-kernel@vger.kernel.org

Hi!

It seems we have some code in kernel which utilizes (rightlessly for
now) union aliasing.

So, can we create a test case against such? (Three steps: a) replace
union by struct keyword in data type in question, b) compile, c) run in
Qemu with proper functional test)

Does it make any sense?

-- 
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy

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

end of thread, other threads:[~2018-02-27 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-27 11:20 test case against union aliasing Andy Shevchenko
2018-02-27 13:30 ` Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.