commit | 2f17e3deb3df267a66cc61cdeec5cc7dc2df19b7 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu May 02 05:11:48 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu May 02 13:40:33 2013 +0300 |
tree | 2112b1d872cb712e1bb9e61cf9be9f176f671cab | |
parent | 118d5ed9ceef4f96bc111d19a2697721b8379410 [diff] |
tile: uaccess s/might_sleep/might_fault/ The only reason uaccess routines might sleep is if they fault. Make this explicit. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>