2004-11-22 15:15:41

by Chuck Ebbert

[permalink] [raw]
Subject: sys_ioperm() allows port offsets > 0x3ff

Is $SUBJECT a bug? I can see the IO bitmap size was increased in June.

The latest ltp test suite expects offsets > 0x3ff to fail.


--Chuck Ebbert 20-Nov-04 23:52:44


2004-11-23 00:05:41

by Andrew Morton

[permalink] [raw]
Subject: Re: sys_ioperm() allows port offsets > 0x3ff

Chuck Ebbert <[email protected]> wrote:
>
> Is $SUBJECT a bug? I can see the IO bitmap size was increased in June.
>
> The latest ltp test suite expects offsets > 0x3ff to fail.

The size was increased to cover 64k in June of this year.