Re: Why shoud we cause panic in scsi_da.c?

2015-07-16 Thread Kohji Okuno
Subject: Re: Why shoud we cause panic in scsi_da.c? Date: Tue, 14 Jul 2015 15:49:29 -0400 > On Mon, Jul 13, 2015 at 18:29:36 +0300, Alexander Motin wrote: >> Hi. >> >> On 13.07.2015 11:51, Kohji Okuno wrote: >> >> On 07/13/15 10:11, Kohji Okuno wrote: >&

Re: Why shoud we cause panic in scsi_da.c?

2015-07-14 Thread Kenneth D. Merry
On Mon, Jul 13, 2015 at 18:29:36 +0300, Alexander Motin wrote: > Hi. > > On 13.07.2015 11:51, Kohji Okuno wrote: > >> On 07/13/15 10:11, Kohji Okuno wrote: > >>> Could you comment on my quesion? > >>> > I found panic() in scsi_da.c. Please find the following. > I think we should return w

Re: Why shoud we cause panic in scsi_da.c?

2015-07-13 Thread Kohji Okuno
Hi, From: Alexander Motin Date: Mon, 13 Jul 2015 18:29:36 +0300 > Hi. > > On 13.07.2015 11:51, Kohji Okuno wrote: >>> On 07/13/15 10:11, Kohji Okuno wrote: Could you comment on my quesion? > I found panic() in scsi_da.c. Please find the following. > I think we should return wit

Re: Why shoud we cause panic in scsi_da.c?

2015-07-13 Thread Alexander Motin
Hi. On 13.07.2015 11:51, Kohji Okuno wrote: >> On 07/13/15 10:11, Kohji Okuno wrote: >>> Could you comment on my quesion? >>> I found panic() in scsi_da.c. Please find the following. I think we should return with error without panic(). What do you think about this? scsi_da

Re: Why shoud we cause panic in scsi_da.c?

2015-07-13 Thread Kohji Okuno
Hi HPS, Thank you for your comment. I will wait for the commnet. Kohji Okuno > On 07/13/15 10:11, Kohji Okuno wrote: >> Hi, >> >> Could you comment on my quesion? >> >> Best regards, >> Kohji Okuno >> >>> Hi, >>> >>> I found panic() in scsi_da.c. Please find the following. >>> I think we shoul

Re: Why shoud we cause panic in scsi_da.c?

2015-07-13 Thread Hans Petter Selasky
On 07/13/15 10:11, Kohji Okuno wrote: Hi, Could you comment on my quesion? Best regards, Kohji Okuno Hi, I found panic() in scsi_da.c. Please find the following. I think we should return with error without panic(). What do you think about this? scsi_da.c: 3018} else if

Re: Why shoud we cause panic in scsi_da.c?

2015-07-13 Thread Kohji Okuno
Hi, Could you comment on my quesion? Best regards, Kohji Okuno > Hi, > > I found panic() in scsi_da.c. Please find the following. > I think we should return with error without panic(). > What do you think about this? > > scsi_da.c: > 3018 } else if (bp != NULL) { > 3019