[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A791AF6.3040902@hitachi.com>
Date: Wed, 05 Aug 2009 14:39:02 +0900
From: Hidehiro Kawai <hidehiro.kawai.ez@...achi.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: npiggin@...e.de, riel@...hat.com, akpm@...ux-foundation.org,
linux-mm@...r.kernel.org, linux-kernel@...r.kernel.org,
fengguang.wu@...el.com
Subject: Re: [PATCH] [12/15] HWPOISON: The high level memory error handler in
the VM v7
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists