05 Jan, 2012

3 commits


15 Dec, 2011

2 commits


13 Dec, 2011

1 commit

  • wait_for_completion_interruptible_timeout() returns -ERESTARTSYS if
    interrupted so completion_rc needs to be signed. The current code
    probably returns -ETIMEDOUT if we hit this situation, but after this
    patch is applied it will return -ERESTARTSYS.

    Signed-off-by: Dan Carpenter
    Signed-off-by: John W. Linville

    Dan Carpenter
     

01 Dec, 2011

3 commits


23 Nov, 2011

1 commit


12 Nov, 2011

3 commits


01 Nov, 2011

1 commit


28 Sep, 2011

4 commits


21 Sep, 2011

1 commit