From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 3/4 v3] scsi:stex.c Add reboot support Date: Tue, 30 Dec 2014 04:19:57 -0800 Message-ID: <20141230121957.GH32187@infradead.org> References: <548FCD81.7030106@gmail.com> <20141217093027.GA13198@infradead.org> <54924CEA.3060808@gmail.com> <5498DA51.7030207@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <5498DA51.7030207@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Charles Chiou Cc: Christoph Hellwig , JBottomley@parallels.com, Oliver Neukum , ed.lin@promise.com, grace.chang@tw.promise.com, linus.chen@tw.promise.com, victor.p@promise.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-scsi@vger.kernel.org On Tue, Dec 23, 2014 at 10:58:25AM +0800, Charles Chiou wrote: > Hi, after our internal discussion, we can use shutdown flow for reboot > temporarily. Some signal issue will happen (depend on MB), and it can be > fixed by plug in and plug out manually. We will add reboot feature after PM > can pass reboot information to ->shutdown. Thanks. Please send the updated patch series to the list. Note that you should also try to pass the information you need through proper channels, e.g. adding an argument to the ->shutdown method. Please send this to the linux-pm ad linux-kernel lists.