diff options
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | 2019-06-27 14:51:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-03 17:45:56 +0200 |
commit | fa52b3fe5e9383022f83382f5ffcb386b9b11b4f (patch) | |
tree | 19755ab0396c6821d61787a97d72adc0261a979c /drivers/hwtracing/intel_th/gth.h | |
parent | intel_th: pci: Add Ice Lake NNPI support (diff) | |
download | linux-fa52b3fe5e9383022f83382f5ffcb386b9b11b4f.tar.xz linux-fa52b3fe5e9383022f83382f5ffcb386b9b11b4f.zip |
intel_th: msu: Support multipage blocks
Now that the MSU is using scatterlist, we can support multipage blocks.
At the moment, the code assumes that all blocks are page-sized, but in
larger buffers it may make sense to chunk together larger blocks of
memory. One place where one-to-many relationship needs to be handled is
the MSU buffer's mmap path.
Get rid of the implicit assumption that all blocks are page-sized.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20190627125152.54905-3-alexander.shishkin@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwtracing/intel_th/gth.h')
0 files changed, 0 insertions, 0 deletions