Re: [PATCH 3/4 v3] scsi:stex.c Add reboot support

2014-12-30 Thread Christoph Hellwig
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

Re: [PATCH 3/4 v3] scsi:stex.c Add reboot support

2014-12-30 Thread Christoph Hellwig
On Thu, Dec 18, 2014 at 11:41:30AM +0800, Charles Chiou wrote: > Sorry, I'm not understand what is meaning of "series". > Could you specify what you what me to send you? Series means a set of patches, e.g. all the ones you send. Talking about patches series it would be very helpful if you send th

Re: [PATCH 3/4 v3] scsi:stex.c Add reboot support

2014-12-22 Thread Charles Chiou
On 12/18/2014 11:41 AM, Charles Chiou wrote: On 12/17/2014 05:30 PM, Christoph Hellwig wrote: I'm not going to add a new reboot notifier for a driver. If you can convince the driver model / PM people to pass this information to ->shutdown we can add support for this difference, but not in t

Re: [PATCH 3/4 v3] scsi:stex.c Add reboot support

2014-12-17 Thread Charles Chiou
On 12/17/2014 05:30 PM, Christoph Hellwig wrote: I'm not going to add a new reboot notifier for a driver. If you can convince the driver model / PM people to pass this information to ->shutdown we can add support for this difference, but not in this way. Can you send me a series that just add

Re: [PATCH 3/4 v3] scsi:stex.c Add reboot support

2014-12-17 Thread Christoph Hellwig
I'm not going to add a new reboot notifier for a driver. If you can convince the driver model / PM people to pass this information to ->shutdown we can add support for this difference, but not in this way. Can you send me a series that just adds the hardware support for now, so we can dash this P

[PATCH 3/4 v3] scsi:stex.c Add reboot support

2014-12-15 Thread Charles Chiou
From 72f5b5cbda424a254b0e9672bd4d9d249728fcb9 Mon Sep 17 00:00:00 2001 From: Charles Chiou Date: Wed, 5 Nov 2014 19:29:46 +0800 Subject: [PATCH 3/4] scsi:stex.c Add reboot support 1. Add reboot support, Pegasus devices should be notified that the host is going to shut down/reboot. I register