Re: 2.6.0-test3-mm2

From: Martin J. Bligh
Date: Wed Aug 13 2003 - 11:22:50 EST


> --- 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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/