On Wed, 23 Feb 2005 00:42:28 +1100
Stephen Rothwell <[EMAIL PROTECTED]> wrote:

> I will submit this to Andrew if there are no further comments.

I'm ok with this.

In the long term, we should stop using signed argument types for
compat_sys_*() functions.  Most of the time, it can be ok because
it's some selector value, but often it results in signedness bugs
and even security holes especially when dealing with length values.

Reply via email to