K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2013-08-25T15:00:48.196305Z K 7 svn:log V 253 drm/ttm: Make ttm_bo_wait() call uninterruptible in page fault handler This fixes a crash where a SIGLALRM, heavily used by X.Org, would interrupt the wait, causing the page fault to fail and the "Xorg" process to receive a SIGSEGV. Approved by: kib@ END