Re: [PATCH] net: define __packed for the userspace code

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arnd Bergmann
Date: Sunday, August 22, 2010 - 6:07 am

On Sunday 22 August 2010 13:23:42 Changli Gao wrote:

I would try to avoid making those structures packed to start with.
From what I can see, they structures annotated in the above commit
mostly don't even require explicit packing because they are already
packed. Not marking them packed makes the code portable to non-gcc
compilers.

	Arnd
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] net: define __packed for the userspace code, Changli Gao, (Sun Aug 22, 4:12 am)
Re: [PATCH] net: define __packed for the userspace code, Arnd Bergmann, (Sun Aug 22, 6:07 am)
Re: [PATCH] net: define __packed for the userspace code, David Miller, (Sun Aug 22, 6:36 pm)
Re: [PATCH] net: define __packed for the userspace code, David Miller, (Sun Aug 22, 7:36 pm)
Re: [PATCH] net: define __packed for the userspace code, David Miller, (Sun Aug 22, 9:16 pm)