Re: [lng-odp] [API-NEXT PATCHv2 2/2] linux-gen: _ishmphy: adding debug function for pysical address mapping

2016-11-17 Thread Christophe Milard
On 14 November 2016 at 06:02, Yi He wrote: > One comment inline: > > On 11 November 2016 at 22:50, Christophe Milard > wrote: >> >> _odp_ishmphy_memmap_print() prints the virtual to physical address >> mapping of some memory region (defined by

Re: [lng-odp] [API-NEXT PATCHv2 2/2] linux-gen: _ishmphy: adding debug function for pysical address mapping

2016-11-17 Thread Yi He
One comment inline: On 11 November 2016 at 22:50, Christophe Milard < christophe.mil...@linaro.org> wrote: > _odp_ishmphy_memmap_print() prints the virtual to physical address > mapping of some memory region (defined by virtuall address + length). > > Signed-off-by: Christophe Milard

[lng-odp] [API-NEXT PATCHv2 2/2] linux-gen: _ishmphy: adding debug function for pysical address mapping

2016-11-11 Thread Christophe Milard
_odp_ishmphy_memmap_print() prints the virtual to physical address mapping of some memory region (defined by virtuall address + length). Signed-off-by: Christophe Milard --- platform/linux-generic/_ishmphy.c | 58 ++