* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
@ 2015-01-26 12:56 ` bugzilla-daemon
2016-03-17 20:36 ` bugzilla-daemon
` (18 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2015-01-26 12:56 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
Orion <admin@e-blokos.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|SCSI |Other
Product|IO/Storage |SCSI Drivers
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
2015-01-26 12:56 ` [Bug 91711] " bugzilla-daemon
@ 2016-03-17 20:36 ` bugzilla-daemon
2016-03-17 20:37 ` bugzilla-daemon
` (17 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-17 20:36 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
nickkrause@sympatico.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickkrause@sympatico.ca
--- Comment #1 from nickkrause@sympatico.ca ---
Created attachment 209671
--> https://bugzilla.kernel.org/attachment.cgi?id=209671&action=edit
Test Fix
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
2015-01-26 12:56 ` [Bug 91711] " bugzilla-daemon
2016-03-17 20:36 ` bugzilla-daemon
@ 2016-03-17 20:37 ` bugzilla-daemon
2016-03-17 21:29 ` bugzilla-daemon
` (16 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-17 20:37 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #2 from nickkrause@sympatico.ca ---
The patch I just attached about this may fix your issue.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (2 preceding siblings ...)
2016-03-17 20:37 ` bugzilla-daemon
@ 2016-03-17 21:29 ` bugzilla-daemon
2016-03-18 13:34 ` bugzilla-daemon
` (15 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-17 21:29 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #3 from Orion <admin@e-blokos.com> ---
Seems to work now thank you very much.
do you think your patch will be included on 4.x kernels?
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (3 preceding siblings ...)
2016-03-17 21:29 ` bugzilla-daemon
@ 2016-03-18 13:34 ` bugzilla-daemon
2016-03-18 13:34 ` bugzilla-daemon
` (14 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 13:34 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #4 from nickkrause@sympatico.ca ---
Created attachment 209781
--> https://bugzilla.kernel.org/attachment.cgi?id=209781&action=edit
Test Patch
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (4 preceding siblings ...)
2016-03-18 13:34 ` bugzilla-daemon
@ 2016-03-18 13:34 ` bugzilla-daemon
2016-03-18 13:57 ` bugzilla-daemon
` (13 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 13:34 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #5 from nickkrause@sympatico.ca ---
If you are willing to test the patch against main line kernel just o make sure
it's just fine. I also rewrote the patch with a commit log now just add your
tested by below it.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (5 preceding siblings ...)
2016-03-18 13:34 ` bugzilla-daemon
@ 2016-03-18 13:57 ` bugzilla-daemon
2016-03-18 14:00 ` bugzilla-daemon
` (12 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 13:57 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #6 from Orion <admin@e-blokos.com> ---
sorry I can't have access to the log anymore...
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (6 preceding siblings ...)
2016-03-18 13:57 ` bugzilla-daemon
@ 2016-03-18 14:00 ` bugzilla-daemon
2016-03-18 14:01 ` bugzilla-daemon
` (11 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:00 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #7 from nickkrause@sympatico.ca ---
The kernel log or the bug log.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (7 preceding siblings ...)
2016-03-18 14:00 ` bugzilla-daemon
@ 2016-03-18 14:01 ` bugzilla-daemon
2016-03-18 14:03 ` bugzilla-daemon
` (10 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:01 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #8 from nickkrause@sympatico.ca ---
Sorry do you mean the bug log or the kernel bugzilla log?
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (8 preceding siblings ...)
2016-03-18 14:01 ` bugzilla-daemon
@ 2016-03-18 14:03 ` bugzilla-daemon
2016-03-18 14:05 ` bugzilla-daemon
` (9 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:03 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #9 from Orion <admin@e-blokos.com> ---
just today my data center blocked my server where the card is
because of invoice contentious... a kind of conspiracy against my project....
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (9 preceding siblings ...)
2016-03-18 14:03 ` bugzilla-daemon
@ 2016-03-18 14:05 ` bugzilla-daemon
2016-03-18 14:12 ` bugzilla-daemon
` (8 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:05 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #10 from nickkrause@sympatico.ca ---
That's OK :). If you can however add tested by on my patch I would really
appreciate it.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (10 preceding siblings ...)
2016-03-18 14:05 ` bugzilla-daemon
@ 2016-03-18 14:12 ` bugzilla-daemon
2016-03-18 14:13 ` bugzilla-daemon
` (7 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:12 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #11 from Orion <admin@e-blokos.com> ---
I just had time yesterday to check the log and see that the errors disappear.
today no ssh access at all. anyhow it's months now they are creating troubles
against me so I just give up and ask my money back next week.
cheers
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (11 preceding siblings ...)
2016-03-18 14:12 ` bugzilla-daemon
@ 2016-03-18 14:13 ` bugzilla-daemon
2016-03-18 14:16 ` bugzilla-daemon
` (6 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:13 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #12 from Orion <admin@e-blokos.com> ---
how can I mark tested on your patch?
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (12 preceding siblings ...)
2016-03-18 14:13 ` bugzilla-daemon
@ 2016-03-18 14:16 ` bugzilla-daemon
2016-03-18 14:30 ` bugzilla-daemon
` (5 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:16 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #13 from nickkrause@sympatico.ca ---
Just type the line:
Tested-by: Your Full Name email address
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (13 preceding siblings ...)
2016-03-18 14:16 ` bugzilla-daemon
@ 2016-03-18 14:30 ` bugzilla-daemon
2016-03-18 14:34 ` bugzilla-daemon
` (4 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:30 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #14 from Orion <admin@e-blokos.com> ---
Tested-by: Orion admin@e-blokos.com
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (14 preceding siblings ...)
2016-03-18 14:30 ` bugzilla-daemon
@ 2016-03-18 14:34 ` bugzilla-daemon
2016-03-18 14:38 ` bugzilla-daemon
` (3 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:34 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #15 from nickkrause@sympatico.ca ---
And if you do get around to it try testing on mainline. Personally I wrote the
patch on mail line so if it applies clearly to your kernel it possibly works
fine on main line but just doubt check if you can.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (15 preceding siblings ...)
2016-03-18 14:34 ` bugzilla-daemon
@ 2016-03-18 14:38 ` bugzilla-daemon
2016-03-18 18:24 ` bugzilla-daemon
` (2 subsequent siblings)
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 14:38 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #16 from Orion <admin@e-blokos.com> ---
ok thanks. the best would be to check if another guys can test it also
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (16 preceding siblings ...)
2016-03-18 14:38 ` bugzilla-daemon
@ 2016-03-18 18:24 ` bugzilla-daemon
2016-03-18 18:52 ` bugzilla-daemon
2016-03-18 18:59 ` bugzilla-daemon
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 18:24 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
Adam Radford <aradford@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aradford@gmail.com
--- Comment #17 from Adam Radford <aradford@gmail.com> ---
I think Christoph Hellwig already fixed this issue in the upstream kernel, with
these 2 upstream patches:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=118c855b5623f3e2e6204f02623d88c09e0c34de
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=15e3d5a285ab9283136dba34bbf72886d9146706
I would apply the above 2 patches to your kernel and try to reproduce.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (17 preceding siblings ...)
2016-03-18 18:24 ` bugzilla-daemon
@ 2016-03-18 18:52 ` bugzilla-daemon
2016-03-18 18:59 ` bugzilla-daemon
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 18:52 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #18 from nickkrause@sympatico.ca ---
Those patches may fix it but I am pretty sure those patches are in the 3.18.3
kernel release back port. Maybe I am work but let Orion test those patches too
to see if those should be back ported or are already there.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Bug 91711] 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
2015-01-21 19:17 [Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated bugzilla-daemon
` (18 preceding siblings ...)
2016-03-18 18:52 ` bugzilla-daemon
@ 2016-03-18 18:59 ` bugzilla-daemon
19 siblings, 0 replies; 21+ messages in thread
From: bugzilla-daemon @ 2016-03-18 18:59 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #19 from Orion <admin@e-blokos.com> ---
Unfortunately for now my DC blocked all ssh access and I'm afraid it's for a
long time...
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 21+ messages in thread