On Tue, May 29, 2018 at 02:15:37PM +0100, Suzuki K Poulose wrote: > Now that we can dynamically switch between contiguous memory and > SG table depending on the trace buffer size, provide the support > for selecting an appropriate buffer size. > > Cc: Mathieu Poirier <mathieu.poir...@linaro.org> > Signed-off-by: Suzuki K Poulose <suzuki.poul...@arm.com> > --- > .../ABI/testing/sysfs-bus-coresight-devices-tmc | 8 ++++++ > .../devicetree/bindings/arm/coresight.txt | 3 +-
Acked-by: Rob Herring <r...@kernel.org> > drivers/hwtracing/coresight/coresight-tmc.c | 33 > ++++++++++++++++++++++ > 3 files changed, 43 insertions(+), 1 deletion(-)