[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c4ee36230808132247o73a6e186i6cfb50a1731cfe03@mail.gmail.com>
Date: Thu, 14 Aug 2008 14:47:24 +0900
From: "Park Ji-In" <tisphie@...il.com>
To: "David Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] rearrange structure xfrm_userpolicy_type in linux/xfrm.h
2008/8/13 David Miller <davem@...emloft.net>:
> From: "Park Ji-In" <tisphie@...il.com>
> Date: Wed, 13 Aug 2008 16:56:32 +0900
>
>> struct xfrm_userpolicy_type in linux/xfrm.h is something strange,
>> It seems that to align 4byte, but it's size in x86 with gcc is 6byte.
>> rearrange to fit in 4byte structure
>>
>> Signed-off-by: Park Jiin <tisphie@...il.com>
>
> You can't change this structure as it's exported to userspace and
> therefore part of many already compiled userland binaries out there.
>
Oh. that's the problem what I missed.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists