Removing myself as a maintainer.
Signed-off-by: Dave Jiang
---
MAINTAINERS |1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 93409ad..7e3d97a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4946,7 +4946,6 @@ K:\b(ABS|SYN)_MT_
INTEL C600 SERIES SAS
On 04/30/2013 11:26 AM, Evgeni Golov wrote:
On 04/30/2013 07:33 PM, Dave Jiang wrote:
These are found in e.g. the R2000GZ/GL machines.
Nack. These PCI device IDs are reserved for third party device drivers.
Most likely that machine has a third party OROM as well.
OROM = option ROM? Yes, it
(INTEL, 0x1D66),},
{ PCI_VDEVICE(INTEL, 0x1D68),},
{ PCI_VDEVICE(INTEL, 0x1D6A),},
+ { PCI_VDEVICE(INTEL, 0x1D6C),},
+ { PCI_VDEVICE(INTEL, 0x1D6E),},
{}
};
--
Dave Jiang
Application Engineer, Storage Divsion
Intel Corp.
dave.ji...@intel.com
--
To
On 12/03/2012 02:36 PM, Chris Friesen wrote:
> On 12/03/2012 03:21 PM, Dave Jiang wrote:
>> On 12/03/2012 02:08 PM, Chris Friesen wrote:
>>> On 12/03/2012 02:52 PM, Ric Wheeler wrote:
>>>
>>>> I jumped into this thread late - can you repost detail on the sp
On 12/03/2012 02:08 PM, Chris Friesen wrote:
> On 12/03/2012 02:52 PM, Ric Wheeler wrote:
>
>> I jumped into this thread late - can you repost detail on the specific
>> drive and HBA used here? In any case, it sounds like this is a better
>> topic for the linux-scsi or linux-ide list where most o
Cc: Lukasz Dorau
Cc: Maciej Patelczyk
Signed-off-by: Dave Jiang
---
MAINTAINERS |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b17587d..162f602 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3552,11 +3552,12 @@ K: \b(ABS|SYN
ver hit "0" TCs
because of the 4 dummy TCs. Putting in fix so that we calculate this correctly.
Reported-by: Dan Melnic
Signed-off-by: Dave Jiang
---
drivers/scsi/isci/host.c | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/drivers/scsi/isci/host.c
I'm using the latest linus git tree. This is in fileio mode with
IOMode=wb. It seems that if I do I/O and then immediately disconnect
then the cache sync commands fail. Is this expected behavior or should
the connection wait till all existing commands has been flushed before
logout? Thanks!
[EMAIL
I noticed that in the Adaptec DPT driver, drivers/scsi/dpt_i2o.c in
funciton adapt_i2o_post_wait() around line 1161ish. spin_lock_irqsave()
is called. However then spin_unlock() is called 2 lines later and
leaving IRQ disabled. Then a little bit later, schedule_timeout() is
called with IRQ off.
9 matches
Mail list logo