compat_sys_io_submit() cleanup
Cleanup compat_sys_io_submit by duplicating some of the native syscall
logic in the compat layer and directly calling io_submit_one() instead
of fooling the syscall into thinking it is called from a native 64-bit
caller.
This eliminates:
-
sys_io_getevents() reads:
uh! ^you must be meaning sys_io_submit()?
Heh, yes, of course. Damn these fingers!
- z
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kerne
compat_sys_io_submit() cleanup
Cleanup compat_sys_io_submit by duplicating some of the native syscall
logic in the compat layer and directly calling io_submit_one() instead
of fooling the syscall into thinking it is called from a native 64-bit
caller.
This eliminates:
-
On Wed, 29 Nov 2006 16:47:47 -0800, Zach Brown <[EMAIL PROTECTED]> wrote:
> On Nov 29, 2006, at 2:32 AM, Sébastien Dugué wrote:
>
> > compat_sys_io_submit() cleanup
> >
> >
> > Cleanup compat_sys_io_submit by duplicating some of the native
> > syscall
> > logic in the compat
On Nov 29, 2006, at 2:32 AM, Sébastien Dugué wrote:
compat_sys_io_submit() cleanup
Cleanup compat_sys_io_submit by duplicating some of the native
syscall
logic in the compat layer and directly calling io_submit_one() instead
of fooling the syscall into thinking it is call
compat_sys_io_submit() cleanup
Cleanup compat_sys_io_submit by duplicating some of the native syscall
logic in the compat layer and directly calling io_submit_one() instead
of fooling the syscall into thinking it is called from a native 64-bit
caller.
This is needed for the
6 matches
Mail list logo