Re: [PATCH] [12/15] HWPOISON: The high level memory error handler in the VM v7

From: Hidehiro Kawai
Date: Wed Aug 05 2009 - 01:39:59 EST


Hi,

Andi Kleen wrote:

> + * Truncation is a bit tricky. Enable it per file system for now.
> + */
> + if (mapping->a_ops->error_remove_page) {
> + err = mapping->a_ops->error_remove_page(mapping, p);

I couldn't find the definition of error_remove_page in
address_space_operations. Didn't you miss sending a patch?

Thanks,
--
Hidehiro Kawai
Hitachi, Systems Development Laboratory
Linux Technology Center

--
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/