[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091008.143107.119291995.davem@davemloft.net>
Date: Thu, 08 Oct 2009 14:31:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, vegard.nossum@...il.com, mingo@...e.hu
Subject: Re: [PATCH] net: Fix struct sock bitfield annotation
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 08 Oct 2009 17:16:13 +0200
> Since commit a98b65a3 (net: annotate struct sock bitfield), we lost 8 bytes
> in struct sock on 64bits arches because of kmemcheck_bitfield_end(flags) misplacement.
...
> sizeof(struct good) = 16, sizeof(struct bad) = 24
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Good catch, thanks Eric.
Applied to net-2.6
--
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