From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH -v5 0/6] notifier error injection Date: Tue, 3 Jul 2012 13:41:20 -0700 Message-ID: <20120703134120.dc89c7ae.akpm@linux-foundation.org> References: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Akinobu Mita Cc: Michael Ellerman , Greg KH , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Paul Mackerras , =?ISO-8859-1?Q?Am=E9rico?= Wang , linux-pm@lists.linux-foundation.org, linuxppc-dev@lists.ozlabs.org List-Id: linux-pm@vger.kernel.org On Sat, 30 Jun 2012 14:59:24 +0900 Akinobu Mita wrote: > This provides kernel modules that can be used to test the error handling > of notifier call chain failures by injecting artifical errors to the > following notifier chain callbacks. No updates to Documentation/fault-injection/? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) by ozlabs.org (Postfix) with ESMTP id 4B5E62C0084 for ; Wed, 4 Jul 2012 06:41:22 +1000 (EST) Date: Tue, 3 Jul 2012 13:41:20 -0700 From: Andrew Morton To: Akinobu Mita Subject: Re: [PATCH -v5 0/6] notifier error injection Message-Id: <20120703134120.dc89c7ae.akpm@linux-foundation.org> In-Reply-To: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> References: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Dave Jones , Greg KH , linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , linux-mm@kvack.org, Paul Mackerras , Pavel Machek , =?ISO-8859-1?Q?Am=E9rico?= Wang , linux-pm@lists.linux-foundation.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 30 Jun 2012 14:59:24 +0900 Akinobu Mita wrote: > This provides kernel modules that can be used to test the error handling > of notifier call chain failures by injecting artifical errors to the > following notifier chain callbacks. No updates to Documentation/fault-injection/? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx207.postini.com [74.125.245.207]) by kanga.kvack.org (Postfix) with SMTP id 0B4AA6B009B for ; Tue, 3 Jul 2012 16:41:21 -0400 (EDT) Date: Tue, 3 Jul 2012 13:41:20 -0700 From: Andrew Morton Subject: Re: [PATCH -v5 0/6] notifier error injection Message-Id: <20120703134120.dc89c7ae.akpm@linux-foundation.org> In-Reply-To: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> References: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Akinobu Mita Cc: linux-kernel@vger.kernel.org, Pavel Machek , "Rafael J. Wysocki" , linux-pm@lists.linux-foundation.org, Greg KH , linux-mm@kvack.org, Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, =?ISO-8859-1?Q?Am=E9rico?= Wang , Michael Ellerman , Dave Jones On Sat, 30 Jun 2012 14:59:24 +0900 Akinobu Mita wrote: > This provides kernel modules that can be used to test the error handling > of notifier call chain failures by injecting artifical errors to the > following notifier chain callbacks. No updates to Documentation/fault-injection/? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757260Ab2GCUlW (ORCPT ); Tue, 3 Jul 2012 16:41:22 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36260 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753035Ab2GCUlV (ORCPT ); Tue, 3 Jul 2012 16:41:21 -0400 Date: Tue, 3 Jul 2012 13:41:20 -0700 From: Andrew Morton To: Akinobu Mita Cc: linux-kernel@vger.kernel.org, Pavel Machek , "Rafael J. Wysocki" , linux-pm@lists.linux-foundation.org, Greg KH , linux-mm@kvack.org, Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, =?ISO-8859-1?Q?Am=E9rico?= Wang , Michael Ellerman , Dave Jones Subject: Re: [PATCH -v5 0/6] notifier error injection Message-Id: <20120703134120.dc89c7ae.akpm@linux-foundation.org> In-Reply-To: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> References: <1341035970-20490-1-git-send-email-akinobu.mita@gmail.com> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 30 Jun 2012 14:59:24 +0900 Akinobu Mita wrote: > This provides kernel modules that can be used to test the error handling > of notifier call chain failures by injecting artifical errors to the > following notifier chain callbacks. No updates to Documentation/fault-injection/?