Re: [PATCH v2 08/10] tile: uaccess s/might_sleep/might_fault/

2013-05-16 Thread Chris Metcalf
On 5/16/2013 7:15 AM, Michael S. Tsirkin wrote: > The only reason uaccess routines might sleep > is if they fault. Make this explicit. > > Signed-off-by: Michael S. Tsirkin > --- > arch/tile/include/asm/uaccess.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Chris Metcalf

[PATCH v2 08/10] tile: uaccess s/might_sleep/might_fault/

2013-05-16 Thread Michael S. Tsirkin
The only reason uaccess routines might sleep is if they fault. Make this explicit. Signed-off-by: Michael S. Tsirkin --- arch/tile/include/asm/uaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/tile/include/asm/uaccess.h b/arch/tile/include/asm/uaccess.h index 8a0