Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-12 Thread Chen Gang
On 11/13/14 4:18, Chris Metcalf wrote: > On 11/11/2014 7:16 PM, Chen Gang wrote: >> And I also want to consult, can tile be run under qemu or other >> simulators? Welcome any ideas, suggestions, and completions. > > Our use of qemu so far as been purely in the context of virtualization, > where

Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-12 Thread Chris Metcalf
On 11/11/2014 7:16 PM, Chen Gang wrote: And I also want to consult, can tile be run under qemu or other simulators? Welcome any ideas, suggestions, and completions. Our use of qemu so far as been purely in the context of virtualization, where it functions as the KVM driver. No one has looked

Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-12 Thread Chris Metcalf
On 11/11/2014 7:16 PM, Chen Gang wrote: And I also want to consult, can tile be run under qemu or other simulators? Welcome any ideas, suggestions, and completions. Our use of qemu so far as been purely in the context of virtualization, where it functions as the KVM driver. No one has looked

Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-12 Thread Chen Gang
On 11/13/14 4:18, Chris Metcalf wrote: On 11/11/2014 7:16 PM, Chen Gang wrote: And I also want to consult, can tile be run under qemu or other simulators? Welcome any ideas, suggestions, and completions. Our use of qemu so far as been purely in the context of virtualization, where it

Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-11 Thread Chen Gang
Thank you for your work. And also please help check the other patch for gdb about tile, when you have time. And I also want to consult, can tile be run under qemu or other simulators? Welcome any ideas, suggestions, and completions. Thanks. Send from Lenovo A788t. Chris Metcalf wrote: >On

Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-11 Thread Chris Metcalf
On 11/9/2014 5:32 AM, Chen Gang wrote: 'gxio_mpipe_adjust_timestamp', 'gxio_mpipe_link_instance', 'gxio_mpipe_get_timestamp', and 'gxio_mpipe_set_timestamp' may be use by other tile modules, so export them. The related error (with allmodconfig under tile): MODPOST 4002 modules ERROR:

Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-11 Thread Chris Metcalf
On 11/9/2014 5:32 AM, Chen Gang wrote: 'gxio_mpipe_adjust_timestamp', 'gxio_mpipe_link_instance', 'gxio_mpipe_get_timestamp', and 'gxio_mpipe_set_timestamp' may be use by other tile modules, so export them. The related error (with allmodconfig under tile): MODPOST 4002 modules ERROR:

Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-11 Thread Chen Gang
Thank you for your work. And also please help check the other patch for gdb about tile, when you have time. And I also want to consult, can tile be run under qemu or other simulators? Welcome any ideas, suggestions, and completions. Thanks. Send from Lenovo A788t. Chris Metcalf

[PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-09 Thread Chen Gang
'gxio_mpipe_adjust_timestamp', 'gxio_mpipe_link_instance', 'gxio_mpipe_get_timestamp', and 'gxio_mpipe_set_timestamp' may be use by other tile modules, so export them. The related error (with allmodconfig under tile): MODPOST 4002 modules ERROR: "gxio_mpipe_link_instance"

[PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

2014-11-09 Thread Chen Gang
'gxio_mpipe_adjust_timestamp', 'gxio_mpipe_link_instance', 'gxio_mpipe_get_timestamp', and 'gxio_mpipe_set_timestamp' may be use by other tile modules, so export them. The related error (with allmodconfig under tile): MODPOST 4002 modules ERROR: gxio_mpipe_link_instance