qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] 06_efault.3.patch - copy_from_user_fdset()


From: Thayne Harbaugh
Subject: [Qemu-devel] Re: [PATCH] 06_efault.3.patch - copy_from_user_fdset()
Date: Tue, 20 Nov 2007 12:08:45 -0700

This updates target_to_host_fds() to match the copy_from_user() code.
It drops some unused variables, checks and handles return values for
copy_from_user_fdset() and corrects an error where the "n" value was
incorrectly multiplied with abi_long instead of used as one greater than
the number of descriptors (which are bits).

Attachment: 06_efault.3.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]