[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071227011712.GG27894@ZenIV.linux.org.uk>
Date: Thu, 27 Dec 2007 01:17:12 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Pavel Machek <pavel@....cz>, Julia Lawall <julia@...u.dk>,
tglx@...utronix.de, viro@....linux.org.uk,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/3] arch/x86: Use offsetof
On Wed, Dec 26, 2007 at 05:01:38PM -0800, H. Peter Anvin wrote:
> The right way to do it is:
>
> memset(&info.vm86plus, 0, sizeof info.vm86plus);
If it's just one field _and_ we don't have padding we want to zero out -
certainly...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists