Re: [PATCH] TASK_KILLABLE version 2

2007-09-24 Thread Bob Bell
replacing the call to sync_page in __wait_on_bit with sync_page_killable and replacing TASK_UNINTERRUPTIBLE with TASK_KILLABLE. That seemed to work once, but then really screwed things up on subsequent attempts. -- Bob Bell - To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH] TASK_KILLABLE version 2

2007-09-24 Thread Bob Bell
ror. I did try replacing the call to sync_page in __wait_on_bit with sync_page_killable and replacing TASK_UNINTERRUPTIBLE with TASK_KILLABLE. That seemed to work once, but then really screwed things up on subsequent attempts. -- Bob Bell - To unsubscribe from this list: send the line &q