Re: AFFS oops.

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Sun Jan 20 2002 - 09:46:41 EST


Dave Jones wrote:
> >>EIP; c01de496 <affs_commit_write_ofs+72/698> <=====
> Trace; c01ded06 <affs_truncate+206/384>
> Trace; c0126480 <do_swap_page+84/ec>
> Trace; c01264e0 <do_swap_page+e4/ec>

This oops is pretty obvious:

      res = mapping->a_ops->prepare_write(NULL, page, size, size);
      if (!res)
              res = mapping->a_ops->commit_write(NULL, page, size,
size);

...and then affs_commit_write_ofs de-references arg1 first thing.

-- 
Jeff Garzik      | Alternate titles for LOTR:
Building 1024    | Fast Times at Uruk-Hai
MandrakeSoft     | The Took, the Elf, His Daughter and Her Lover
                 | Samwise Gamgee: International Hobbit of Mystery
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 23 2002 - 21:00:37 EST