Thanks Dave,
I'm just updating this report with the upstream git commit id and
summary for the patch to resolve this. Thanks.
commit 69e562c234440fb7410877b5b24f4b29ef8521d1
Author: Daniel Drake <[EMAIL PROTECTED]>
Date: Wed Feb 20 13:29:05 2008 +0000
[SCSI] arcmsr: fix message allocation
arcmsr_iop_message_xfer() is called from atomic context under the
queuecommand scsi_host_template handler. James Bottomley pointed out
that the current GFP_KERNEL|GFP_DMA flags are wrong: firstly we are in
atomic context, secondly this memory is not used for DMA.
Also removed some unneeded casts.
Signed-off-by: Daniel Drake <[EMAIL PROTECTED]>
Cc: Nick Cheng <[EMAIL PROTECTED]>
Signed-off-by: James Bottomley <[EMAIL PROTECTED]>
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)
Status: New => Triaged
--
arcmsr + archttp64 calls dma_free_coherent() with irqs disabled - dmesg filled
with warnings
https://bugs.launchpad.net/bugs/194207
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs