From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751515AbWISJxX (ORCPT ); Tue, 19 Sep 2006 05:53:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750924AbWISJxX (ORCPT ); Tue, 19 Sep 2006 05:53:23 -0400 Received: from ns.miraclelinux.com ([219.118.163.66]:55404 "EHLO mail01.miraclelinux.com") by vger.kernel.org with ESMTP id S1750792AbWISJxW (ORCPT ); Tue, 19 Sep 2006 05:53:22 -0400 Date: Tue, 19 Sep 2006 17:01:17 +0800 From: Akinobu Mita To: Don Mullis Cc: linux-kernel@vger.kernel.org, ak@suse.de, akpm@osdl.org Subject: Re: [patch 1/8] documentation and scripts Message-ID: <20060919090117.GA24271@miraclelinux.com> References: <20060914102012.251231177@localhost.localdomain> <20060914102029.642906830@localhost.localdomain> <1158645051.2419.2.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1158645051.2419.2.camel@localhost.localdomain> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 18, 2006 at 10:50:51PM -0700, Don Mullis wrote: > Add reference to similar functionality in drivers/md/faulty.c . > > Clarify debugfs descriptions. > > Add an entry for fault-injection to > Documentation/kernel-parameters.txt . Thank you for fixing my poor English and good description. I merged this patch.