public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f)
@ 2013-07-17  7:48 Michal Simek
  2013-07-22  1:47 ` Rusty Russell
  0 siblings, 1 reply; 6+ messages in thread
From: Michal Simek @ 2013-07-17  7:48 UTC (permalink / raw)
  To: Rusty Russell, Jens Axboe; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

Hi Rusty and Jens,

I am getting problem with your patch which you have added to the kernel.
The problem is with my arm zynq remoteproc driver where
I use dma_declare_coherent_memory() to specify memory for remoteproc
which is ioremap to the vmalloc area.

Based on that buf addr is not inside ram even this coherent memory is in ram.
That's why virt_addr_valid(buf) is failing.

Thanks for you input,
Michal
-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-23 12:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17  7:48 scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f) Michal Simek
2013-07-22  1:47 ` Rusty Russell
2013-07-22 12:58   ` Michal Simek
2013-07-23  2:30     ` Rusty Russell
2013-07-23 10:37       ` Russell King - ARM Linux
2013-07-23 12:12         ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox