> -Original Message-
> From: Ming Lei [mailto:ming@redhat.com]
> Sent: Thursday, February 01, 2018 4:37 AM
> To: Don Brace
> Cc: Laurence Oberman ; Thomas Gleixner
> ; Christoph Hellwig ; Jens Axboe
> ; linux-bl...@vger.kernel.org; linux-kernel@vger.kerne
> -Original Message-
> From: Laurence Oberman [mailto:lober...@redhat.com]
> Sent: Tuesday, January 16, 2018 7:29 AM
> To: Thomas Gleixner ; Ming Lei
> Cc: Christoph Hellwig ; Jens Axboe ;
> linux-bl...@vger.kernel.org; linux-kernel@vger.kernel.org; Mike Snitzer
> ;
two table entries and the SA5B definitions in hpsa.h?
> -Original Message-
> From: mr...@math.ut.ee [mailto:mr...@math.ut.ee] On Behalf Of Meelis
> Roos
> Sent: Monday, July 10, 2017 9:08 AM
> To: Christoph Hellwig
> Cc: Laurence Oberman ; Jens Axboe
> ; Linux Kernel
> -Original Message-
> From: Hannes Reinecke [mailto:h...@suse.de]
> Sent: Friday, July 07, 2017 11:05 AM
> To: Jens Axboe ; Christoph Hellwig
> ; Meelis Roos
> Cc: Linux Kernel list ; linux-
> bl...@vger.kernel.org; Don Brace ; Scott
> Benesh ; Scott Teel
>
> -Original Message-
> From: Xunlei Pang [mailto:xlp...@redhat.com]
> Sent: Monday, December 05, 2016 6:09 AM
> To: Joerg Roedel; David Woodhouse
> Cc: io...@lists.linux-foundation.org; linux-kernel@vger.kernel.org; Xunlei
> Pang; Myron Stowe; Joseph Szczypek; Don Brace
cussed this with the ssacli developers and they do not look
at the bus, but I see "device not added" messages that
should not be there. I'll attack your issue from that
perspective.
Thanks,
Don Brace
Kernel 4.4.2
Oct 27 15:28:07 hostname kernel: [1.461160] hpsa :06:00.0:
> -Original Message-
> From: Masanari Iida [mailto:standby2...@gmail.com]
> Sent: Thursday, October 20, 2016 3:00 PM
> To: Don Brace; cor...@lwn.net; linux-...@vger.kernel.org; linux-
> ker...@vger.kernel.org
> Cc: Masanari Iida
> Subject: [PATCH] [linux-next] Doc:
izeof(*ioc), GFP_KERNEL);
if (!ioc) {
status = -ENOMEM;
goto cleanup1;
Acked-by: Don Brace
Reviewed-by: Kevin Barnett
Reviewed-by: Gerry Morong
Signed-off-by: Don Brace
---
MAINTAINERS |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4b12374..7281122 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5017,9 +5017,9 @@ F
Reviewed-by: Kevin Barnett
Reviewed-by: Justin Lindley
Signed-off-by: Don Brace
---
MAINTAINERS |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4978dc1..b639c26 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4985,9 +4985,9 @@ F
These patch is based on Linus's tree
The change is:
- update MAINTAINERS file
---
Don Brace (1):
hpsa: update MAINTAINERS with new e-mail
MAINTAINERS |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Signature
Signed-off-by: Don Brace
And...Thanks!
On 11/19/2015 04:04 PM, Arnd Bergmann wrote:
The hpsa driver recently started using the sas transport class, but it
does not ensure that the corresponding code is actually built, which
may lead to a link error:
drivers/built-in.o: In function
> -Original Message-
> From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-
> ow...@vger.kernel.org] On Behalf Of Rasmus Villemoes
> Sent: Saturday, November 14, 2015 9:24 AM
> To: Don Brace
> Cc: Joe Handzik; James E.J. Bottomley; Kevin Barnett; Scott
On 10/27/2015 05:16 PM, Rasmus Villemoes wrote:
I'm not familiar with this code, but path_info_show() (added in
8270b86243658 "hpsa: add sysfs entry path_info to show box and
bay information") seems to be broken in multiple ways.
First, there's
817 return snprintf(buf, output_len+1, "%s%s%s%
Testing hpsa on 4.3.0-rc1+ I am seeing pci_alloc_consistent failures
during driver initialization.
Are there memory allocation changes that I need to address?
I was not seeing this issue on 4.2.
Rob mentions a s similar issue:
https://lkml.org/lkml/2013/11/30/141
[ 838.484555] hpsa :02:
- add in PMC-Sierra
- change e-mail address
V1->V2: corrected e-mail address
Signed-off-by: Don Brace
---
drivers/block/cciss.c |8 ++--
drivers/block/cciss.h | 18 ++
drivers/block/cciss_cmd.h | 18 ++
drivers/block/cciss_scsi.c |
- add in PMC-Sierra
- change e-mail address
Signed-off-by: Don Brace
---
drivers/block/cciss.c |8 ++--
drivers/block/cciss.h | 18 ++
drivers/block/cciss_cmd.h | 18 ++
drivers/block/cciss_scsi.c |8 ++--
drivers/block/cciss_scsi.h
-Original Message-
> From: Don Brace
> Sent: Tuesday, May 19, 2015 1:56 PM
> To: 'Tomas Henzl'; linux-s...@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org; ax...@kernel.dk
> Subject: RE: [PATCH 2/2] cciss: correct the non-resettable board list
>
> > -
> -Original Message-
> From: Tomas Henzl [mailto:the...@redhat.com]
> Sent: Tuesday, February 17, 2015 10:40 AM
> To: linux-s...@vger.kernel.org
> Cc: Don Brace; linux-kernel@vger.kernel.org; ax...@kernel.dk
> Subject: [PATCH 2/2] cciss: correct the non-resettable board
> -Original Message-
> From: Tomas Henzl [mailto:the...@redhat.com]
> Sent: Tuesday, February 17, 2015 10:40 AM
> To: linux-s...@vger.kernel.org
> Cc: Don Brace; linux-kernel@vger.kernel.org; ax...@kernel.dk
> Subject: [PATCH 2/2] cciss: correct the non-resettable board
> -Original Message-
> From: Tomas Henzl [mailto:the...@redhat.com]
> Sent: Tuesday, February 17, 2015 10:40 AM
> To: linux-s...@vger.kernel.org
> Cc: Don Brace; linux-kernel@vger.kernel.org; ax...@kernel.dk
> Subject: [PATCH 1/2] cciss: remove duplicate entries from
> -Original Message-
> From: Tomas Henzl [mailto:the...@redhat.com]
> Sent: Tuesday, February 17, 2015 10:40 AM
> To: linux-s...@vger.kernel.org
> Cc: Don Brace; linux-kernel@vger.kernel.org; ax...@kernel.dk
> Subject: [PATCH 1/2] cciss: remove duplicate entries from
> -Original Message-
> From: Tomas Henzl [mailto:the...@redhat.com]
> Sent: Tuesday, February 17, 2015 10:40 AM
> To: linux-s...@vger.kernel.org
> Cc: Don Brace; linux-kernel@vger.kernel.org; ax...@kernel.dk
> Subject: [PATCH 2/2] cciss: correct the non-resettable board
patches for 3.19 or ack this
now, What would you prefer?
---
Don Brace
don.br...@pmcs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
24 matches
Mail list logo