NeilBrown <neilb@xxxxxxx> wrote: > The wait_on_bit() call in __fscache_wait_on_invalidate() was ambiguous > as it specified TASK_UNINTERRUPTIBLE but used > fscache_wait_bit_interruptible as an action function. > As any error return is never checked I assumed that 'uninterruptible' > was correct. Bug. It should be uninterruptible in both places. David -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>