author | Wendy Liang <jliang@xilinx.com> | |
Fri, 8 Jul 2016 16:55:29 +0000 (09:55 -0700) | ||
committer | Wendy Liang <jliang@xilinx.com> | |
Thu, 13 Oct 2016 05:01:44 +0000 (22:01 -0700) | ||
commit | ab8715bca127baf54d473c5c58a2f3c770eb0aca | |
tree | 7ae155adc9014f219b4ac0b287b0760076780100 | tree | snapshot (tar.xz tar.gz zip) |
parent | 9c1520df766e432e2ff18df0e7029b740ff1487d | commit | diff |
rpmsg: Not convert va to pa when getting tx/rx buf
Logical address should be used of the buffer got from
rpmsg_get_tx_buffer. We should not convert logical
address back to physical address for the buffer need to
be returned.
Signed-off-by: Wendy Liang <jliang@xilinx.com>
Logical address should be used of the buffer got from
rpmsg_get_tx_buffer. We should not convert logical
address back to physical address for the buffer need to
be returned.
Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/rpmsg/rpmsg_core.c | diff | blob | history |