Re: 2.6.0-test3-mm2
From: Martin J. Bligh <hidden>
Date: 2003-08-13 16:18:17
Also in:
lkml
From: Martin J. Bligh <hidden>
Date: 2003-08-13 16:18:17
Also in:
lkml
--- 2.6.0-test3-mm2/mm/filemap.c Wed Aug 13 11:51:33 2003 +++ linux/mm/filemap.c Wed Aug 13 15:26:36 2003@@ -1927,8 +1927,6 @@ generic_file_aio_write_nolock(struct kio ssize_t ret; loff_t pos = *ppos; - BUG_ON(iocb->ki_pos != *ppos); - if (!iov->iov_base && !is_sync_kiocb(iocb)) { /* nothing to transfer, may just need to sync data */ ret = iov->iov_len; /* vector AIO not supported yet */
Even with this, still hangs when "mostly-booted". alt+sysrq+t doesn't work, but ping does, oddly enough. I suppose I'll play with nmi_watchdog or something later, but I doubt I'll have time today. M. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>