Philip Hatcher 9ded07cff6 bionic: make epoll_event structure packed
Description: In the kernel the epoll_event structure is packed
in 64 bit kernel builds to allow the structure to be more easily
compatible with 32 bit user space.  As a result, when user space
is 64-bit the structure must be packed as well.

Add unit test to show the ptr alignment issue.

Change-Id: I2c4848d5e38a357219091f350f9b6e3da05090da
Signed-off-by: Philip Hatcher <philip.hatcher@intel.com>
Signed-off-by: Fengwei Yin <fengwei.yin@intel.com>
Reviewed-by: Hazarika, Prodyut <prodyut.hazarika@intel.com>
Tested-by: Hazarika, Prodyut <prodyut.hazarika@intel.com>
2014-05-05 19:48:55 -07:00
..
2014-01-03 15:58:40 -08:00
2011-09-28 12:17:34 -07:00
2014-02-04 19:26:31 -08:00
2014-04-08 12:19:23 -07:00
2010-01-15 15:57:02 -08:00
2014-02-24 20:22:11 +00:00
2009-03-03 19:28:35 -08:00
2014-02-10 13:31:13 -08:00
2014-04-18 21:48:57 +00:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:01:44 -08:00
2014-04-30 14:30:15 +01:00
2014-04-01 12:40:00 -07:00
2014-01-09 13:54:49 -08:00
2014-04-07 16:41:53 -07:00
2010-06-11 14:39:39 -07:00
2014-03-11 19:13:25 -07:00
2014-04-08 19:37:38 -07:00