[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <27543.1161075840@redhat.com>
Date: Tue, 17 Oct 2006 10:04:00 +0100
From: David Howells <dhowells@...hat.com>
To: Al Viro <viro@....linux.org.uk>
Cc: Linus Torvalds <torvalds@...l.org>, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org
Subject: Re: [RFC] typechecking for get_unaligned/put_unaligned
Al Viro <viro@....linux.org.uk> wrote:
> * sizeof(*ptr) should be one of 1, 2, 4, 8
Should we give an error if someone tries passing a 1-byte-sized memory location
to get/put_unaligned()? I suspect it might be best to reduce to a trivial
direct assignment in that case.
David
-
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