mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/5] intel_th: The remainder of the updates for v5.3
@ 2019-07-05 14:14 Alexander Shishkin
  2019-07-05 14:14 ` [PATCH v1 1/5] intel_th: msu: Introduce buffer interface Alexander Shishkin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alexander Shishkin @ 2019-07-05 14:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, Andy Shevchenko, Alexander Shishkin

Hi Greg,

This is an update for the pull request that you commented on previously [1].
These are the 5 remaining patches. I addressed your review comments ([2],
[3]) in patches 1/5 and 2/5. The other 3 patches are only different in
context, because of the first one. Andy helpfully re-reviewed the updated
patch. I hope you find the update satisfactory.

Please consider applying, it's still Friday after all. Thanks!

[1] https://marc.info/?l=linux-kernel&m=156163992400822
[2] https://marc.info/?l=linux-kernel&m=156216936210754
[3] https://marc.info/?l=linux-kernel&m=156216943110766

Alexander Shishkin (5):
  intel_th: msu: Introduce buffer interface
  intel_th: msu-sink: An example msu buffer "sink"
  intel_th: msu: Get rid of the window size limit
  intel_th: msu: Prevent freeing buffers while locked windows exist
  intel_th: msu: Preserve pre-existing buffer configuration

 .../testing/sysfs-bus-intel_th-devices-msc    |   3 +-
 MAINTAINERS                                   |   1 +
 drivers/hwtracing/intel_th/Makefile           |   3 +
 drivers/hwtracing/intel_th/msu-sink.c         | 116 ++++
 drivers/hwtracing/intel_th/msu.c              | 537 +++++++++++++++---
 drivers/hwtracing/intel_th/msu.h              |  20 +-
 include/linux/intel_th.h                      |  79 +++
 7 files changed, 658 insertions(+), 101 deletions(-)
 create mode 100644 drivers/hwtracing/intel_th/msu-sink.c
 create mode 100644 include/linux/intel_th.h

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-05 14:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-05 14:14 [PATCH v1 0/5] intel_th: The remainder of the updates for v5.3 Alexander Shishkin
2019-07-05 14:14 ` [PATCH v1 1/5] intel_th: msu: Introduce buffer interface Alexander Shishkin
2019-07-05 14:14 ` [PATCH v1 2/5] intel_th: msu-sink: An example msu buffer "sink" Alexander Shishkin
2019-07-05 14:14 ` [PATCH v1 3/5] intel_th: msu: Get rid of the window size limit Alexander Shishkin
2019-07-05 14:14 ` [PATCH v1 4/5] intel_th: msu: Prevent freeing buffers while locked windows exist Alexander Shishkin
2019-07-05 14:14 ` [PATCH v1 5/5] intel_th: msu: Preserve pre-existing buffer configuration Alexander Shishkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®