diff options
author | Chunyan Zhang <zhang.chunyan@linaro.org> | 2016-08-25 23:18:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-31 13:05:42 +0200 |
commit | f3864d85624a80222c8e01caa112554c998d922b (patch) | |
tree | bfcaa7d4ac45bb4cabb4c616b11ef3e353669a43 /kernel/taskstats.c | |
parent | coresight: access conn->child_name only if it's initialised (diff) | |
download | linux-f3864d85624a80222c8e01caa112554c998d922b.tar.xz linux-f3864d85624a80222c8e01caa112554c998d922b.zip |
coresight-stm: support mmapping channel regions with mmio_addr
CoreSight STM device allows direct mapping of the channel regions to
userspace for zero-copy writing. To support this ability, the STM
framework has provided a hook 'mmio_addr', this patch just implemented
this hook for CoreSight STM.
This patch also added an item into 'channel_space' to save the physical
base address of channel region which mmap operation needs to know.
Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/taskstats.c')
0 files changed, 0 insertions, 0 deletions