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
..
2012-08-01 17:53:07 -07:00
2012-08-02 16:07:26 -07:00
2013-02-26 13:27:15 -08:00
2014-04-03 13:59:14 -07:00
2014-02-04 19:26:31 -08:00
2014-01-02 12:05:50 -08:00
2013-10-23 11:25:54 -07:00
2012-08-02 18:03:54 -07:00
2009-03-03 19:28:35 -08:00
2014-04-01 17:16:59 -07:00
2014-02-24 15:55:31 -08:00
2014-01-10 15:32:31 -08:00
2013-01-23 16:49:47 -08:00
2010-01-15 15:57:02 -08:00
2013-11-22 00:19:34 +04:00
2014-01-08 16:29:22 -08:00
2014-01-09 11:00:04 -08:00
2014-01-10 15:32:31 -08:00
2014-01-10 15:32:31 -08:00
2013-07-09 13:25:03 -07:00
2014-03-31 11:23:39 -07:00
2013-11-25 13:58:38 -08:00
2014-01-10 15:32:31 -08:00
2012-09-11 22:47:31 +03:00
2014-04-09 13:27:48 -07:00
2009-03-03 19:28:35 -08:00
2014-02-07 14:55:58 -08:00
2014-04-09 16:35:36 -07:00
2009-03-03 19:28:35 -08:00
2010-10-13 15:46:55 +02:00